Importing the FB Unity SDK v7.2.1(and an earlier version) and running on an iPod touch 4th gen. results in a crash on launch, even before the splash screen shows up with only the following in the log. > dyld: Symbol not found:> _OBJC_CLASS_$_NSURLComponents Referenced from:> /var/mobile/Applications/8C9472CC-897E-4E59-BB02-B646A28E56F1/fbunitycrash.app/fbunitycrash> Expected in:> /System/Library/Frameworks/Foundation.framework/Foundation> in> /var/mobile/Applications/8C9472CC-897E-4E59-BB02-B646A28E56F1/fbunitycrash.app/fbunitycrash
The app without the FB SDK works fine.
Few threads suggested that Foundation framework must be before others. tried it, but in vain.
I am using the following versions of the tools:
- Xcode - 7.1 (7B91b)
- Unity - 5.2.2p1 Personal
- FB Unity SDK - 7.2.1
Any help would be great.
Thanks
↧