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 ANE issues (Android) #322

Closed masqueanthony closed 9 years ago

masqueanthony commented 9 years ago

1) On occasion, when getting session info for a Facebook user, the screen will go and stay black after a returning user credentials. I was able to reproduce this on your sample app. It does not happen always. When this issue happens, you can minimize the app and then bring it back, and the app will work fine. It might take some time for the issue to happen but my guess is about 5-10 percent of the time this happens. 2) We also have an issue where after some unknown period of time, the all Facebook functionality (our app, and Facebook’s app but not Facebook web page) will slow down or not work at all. It also seems to slow down other operations such as using the APK Extension (OBB file) download from the Google Play store. This has happened on multiple devices. Restoring the device factory settings has no effect. 3) Conflict with other ANE string resources. It seems like some of you other extensions have this problem http://stackoverflow.com/questions/24483306/r-mechanism-in-building-air-native-extensions

marchbold commented 9 years ago

Hi,

Have you tries the new ANE released with the new support site? You'll need to sign in to the new site and import your developer key.

http://airnativeextensions.com/

Tutorial here:

http://airnativeextensions.com/knowledgebase/tutorial/2

masqueanthony commented 9 years ago

Thanks - Got our key imported and got the latest Facebook ANE

Issue 1 and 3 still exist.

Issue 2 is much more complicated problem. It happens on our internal company network but not on two other WIFI networks I have tested with. Problem 2 is likely a issue with the Facebook app (and some other android services/app) If you remove the Facebook app (and you are forced to use the Facebook web interface) the issue goes away. Issue 2 is a show stopper for us unless we have confidence that customers will not experience it (regardless if the issue is with the ANE or the Facebook app). We also have found issues on the iPhone 6 where Facebook login will not work when the Facebook app is installed. These iPhone 6's were on different networks so the problem might be unrelated to the Android issues. Tested on Nexus 7 (2012 and 2013) running 4.4.4 and Kindle Fire HDX 8.9

marchbold commented 9 years ago

Hi,

Please log these issues as separate items in the new repository for the Facebook ANE. Cheers,

cjpendola commented 9 years ago

hello again, please dont forget about me..

sorry to bother you again with our problem, we are hoping that this is going t be the last time hehe ..we were hoping that our issue would be fixed with the new nativmaps ane update, but it didnt, now we have created a small sample to show you our problem.Here we will explain a little tutorial for you to use our app and debug what is going on.Open the adobe builder, as you can see we are using your sample but with starling and feathers.Use te debug mode.Press the create map button.The map will appear (as you can see in the adobe builder you get two times "Map created!" this only happends on iOS not on Android )Then press the "Next Screen" button, this has to destroy the map (which actually does) and take you to another screen with blue background (this doesnt happend on iOS we dont know why, on Android the screen changes )in iOS As you remain in the same screen now press the "Destroy map" button and NOW the screen has changed (its weird because the "destroy map" that we have just pressed doesnt change the screen at all)if you try to creatin the map again it doesnt work.we have tested this sample on both, ios and android and in android works perfect.you can download the example from this link https://www.wetransfer.com/downloads/c660d9c3cab5437939b74a3420b9044d20150109023447/2c10429f69113d56e1ac7e7a38966e9120150109023447/62a8b2we would appreciate a lot your help, than you =