Mr. Phantom

Results 31 comments of Mr. Phantom

No problem! Actually, there's a "bug" when logging in with Facebook and Google on the same account. You can take a look at the other issues on this repository for...

Yes, you can specify the node name (key) using REST, you only need to modify the url in a PATCH request (POST requests are the ones that autogenerates the key):...

Yes, exactly! As an additional note, if you go deeper: `https://.firebaseio.com////.json` All those sub nodes will be created automatically when you PATCH something to another-subnode2.

I read about it. But I dismissed it as soon as I noticed it requires a credit card to get an API Key. It is very likely that it works...

Indeed, the reason is that people won't abuse their free services.

Other user mentioned having the same issue but I was unable to reproduce it. Does it happen if you use native and non native webview?

Ok, I will give it a try and report back tomorrow.

Let's continue the conversation in this link: https://github.com/PhantomAppDevelopment/firebase-as3/issues/10

This project uses the Pushshift API, not the official one. But Reddit made the owners of Pushshift restrict the access to only a select group of users. And so, now...

Thank you for your suggestions! I originally made this repository when I was learning Python for a way to speed up my learning. There's a lot of work to do,...