I’m fairly uncertain how precisely methods to resolve this problem however i tihnk its not a tough one however attributable to my restricted data in iOS Growth im not that set as in android and unity. Proper now i get the Error:
Uncaught exception: NSInvalidArgumentException: -[FBLPromise HTTPBody]: unrecognized selector despatched to occasion 0x2830e1dd0
My Setup Proper now could be i’m attempting to construct Unity with AR and Geospatial. The App and all works superb on Android and that i had it engaged on my iPhone aswell. However the error is so cryptical to me, generally it really works generally it doesnt, even the opposite Tasks i obtain from the Repo solely generally work aswell.
i Additionally had this pop up after putting in cocoapods for all of the variants e.g. ReleaseForRunning:
The Unity-iPhone [ReleaseForRunning]
goal overrides the ENABLE_BITCODE
construct setting outlined in `Pods/Goal Help Information/Pods-Unity-iPhone/Pods-Unity-iPhone.releaseforrunning.xcconfig’. This will result in issues with the CocoaPods set up
I attempted rather a lot at this Level however im uncertain perhaps i’m making a mistake in there, i attempted for like 20 hours all i discovered on the web however nothing labored constantly, i usually thought i had it simply to se it fail once more later:
- take away and reinstall cocoapods
- tried eradicating the xCode DerivedData and cleansing the ProjectBuilds
- add the linker ending -ObjC (unsure perhaps one thing is flawed there i assumed its okay)
- i do know i’ve within the UnityFramework on constructing loads of duplicate image however i dont know if that adjustments or impacts it, within the operating instance they existed aswell.
- change the dynamic lib to static, didnt do a lot in my case
once more i attempted all of them to my greatest data unsure if all was 100% right.
I’m simply anticipating to get previous this constructing drawback as it really works all regular on android. I additionally had the APp operating like 2-3 Instances however cant get it to work once more.
I hope im to not ashamed after i do know what i’ve to alter or repair in there….. i’m nonetheless new to xCode and the Challenge Setup Sturctures. Please simply inform me what recordsdata to share so i can present the wanted info i do know the above is propably very minimal so i might add i dont know pod recordsdata and so forth however dont need to bloat the first Query.
Thanks upfront for the Assist admire it actually!
WIsh you a beautiful Day. Woody!