ChrisRibe
ChrisRibe
IOS 7 simulator. Release tag 1.1.4 Also drawer.isRightWindowOpen() seems to always be false in my case...
Viezel could you give us the titanium version you are running ? I seem to not be the only one having the issue.
When can we expect an official release for this ?
Do you mean Firebase Notifications ? https://firebase.google.com/docs/notifications/ I was not, but the code does not seem to be too complex. A simple callback should work I think... Would you be...
Sorry nawaf, not the project does not yet support realtime database events. You can look at this project that does: https://github.com/ianko/firebase-titanium Maybe someone can help implement this in this project....
Sorry no idea, my current project does not need notifications. I need to find some time to test implementing this. Chris
See issue #8, you need to set this in the generated project scheme and enabled the "shared" option. Christian
In the iphone folder of this project you should find an xcode project file. Double click xcode should start, go to the scheme settings from there. I am going from...
Hi Adão, Did not plan to implement it, but if you wish I can setup a branch for you to dev on and setup the new empty module for you....
I created a branch, but cannot seem to give you write only permissions on it. I guess your best to fork this project, test and send a pull request when...