Mr. Phantom

Results 29 comments of Mr. Phantom

You are correct, Firebase always returns the data scrambled and you are required to sort it in client side. Please take a look at this [function](https://github.com/PhantomAppDevelopment/pizza-app/blob/master/src/galleryScreens/GalleryScreen.as#L163), it shows you how...

Thank you for sharing this! I actually tried to use Firebase database in a Flash Player project but for some reason I wasn't able to connect to it. That's why...

Very interesting. I remember doing something similar like this in the Twitter 1.0 API days. I have been working on something similar. A port of this guide but for Python...

Hi, Thank you very much! I have fixed it.

Hi, Thanks for reporting this. I just tried the following on my live version of PizzaApp. 1. I relogged with my Google Apps account (which is the same as Gmail),...

I did read the post from the google dev blog and they mentioned they won't allow generic web views but you can still use native web views (which AIR provides)....

I just gave it a try in a new app. In new apps it doesn't work at all, it only works on old apps and it's very likely to break...

Yes, Email with Pass and Anonymous auth should work with no problem since they are tied directly with Firebase. Facebook and Twitter should work fine for the time being. I...

Good news. I was able to implement one of the new methods Google suggests. You can check it here: https://github.com/PhantomAppDevelopment/socialmedia-as3/tree/master/google If it works for you I can try and port...

Thanks for reporting back. In which mobile device do you tested? I had success with an Android 5.1 on AIR 25.