Closed MrCharli3 closed 8 years ago
Are you using ios-robovm (should work) or ios-moe (not supported yet)? Did some changes, nothing related to ios but use latest version 1.2.2 please.
Additionally there were some changes with the setup for 1.2.x versions: https://github.com/TomGrill/gdx-facebook/wiki/3.-Setup-gdx-facebook
Especially:
<forceLinkClasses>
<pattern>de.tomgrill.gdxfacebook.ios.IOSFacebookLoader</pattern>
</forceLinkClasses>
That could be the issue, have not seen that. Also realized I was one version behind after I posted. I will test again tomorrow and let you know if the problem persists, thanks!
I assume this is done. Reopen if not.
Hi,
Since I updated to 1.2.1 gdx-facebook cannot install on any of my iOS devices. It worked fine on my older version. Not sure if this is a known issue. I get the standard Error, asking if I've added gdx-facebook to my build.gradle file, which I have :)