build in ios real device not working but in emulator,it is working.please help
Opened this issue · 3 comments
AbrahamBaby commented
it is showing unable to install.build is happening fine
No code signature found.
Domain: com.apple.dt.MobileDeviceErrorDomain
@chaimPaneth please help with the issue
jordanwade commented
@AbrahamBaby If your Signing
is setup correctly in Xcode you might try removing references to MobileRTC.framework
in the [CP] Embed Pods Frameworks
under Input Files
and Output Files
that worked for me when testing on my physical device. #20 (comment)
awahab994 commented
I am facing the same issue @AbrahamBaby did it worked for you ?
socheat-leang commented
@AbrahamBaby I am facing this issue too. Almost crazy with that. Any solution here.