chaimPaneth / react-native-zoom-bridge

23 stars 15 forks source link

build in ios real device not working but in emulator,it is working.please help #30

Open AbrahamBaby opened 4 years ago

AbrahamBaby commented 4 years ago

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 4 years ago

@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. https://github.com/chaimPaneth/react-native-zoom-bridge/issues/20#issuecomment-670713511

awahab994 commented 3 years ago

I am facing the same issue @AbrahamBaby did it worked for you ?

socheat-leang commented 3 years ago

@AbrahamBaby I am facing this issue too. Almost crazy with that. Any solution here.