distriqt / airnativeextensions

DEPRECATED: Original repository of the distriqt native extensions and is no longer maintained. Please see our site for the latest ANEs
https://airnativeextensions.com
2 stars 0 forks source link

Facebook share requires login #290

Closed Cellap closed 8 years ago

Cellap commented 9 years ago

We are using the FacebookUtils.ane for single sign on. On iOS, when I am signed in on facebook and want to share through the facebook api it immediately takes me to the share dialog. On android however when I am signed in and try to share I have to sign in again. Both versions use the same code. Is this a known issue? I added the manifestAdditions and the user-permissions to the application.xml exactly as in the example. Am I missing something?