-
Thanks a lot for this module.
The Documentation explicitly mentions that the **_didReceiveMessage_** event is specifically for when direct messages arrive, and that they are different from push no…
-
**didReceiveMessage** listener not getting fired after receiving the push notification.
When app is running not getting notification only receiving the notification when app is in background.
Tita…
-
I've implemented the module as described, all works fine, but once the app is in background or closed the callback is not fired
-
I somehow need a placeholder value for the `applicationID` property in order for Android not to throw an error:
```js
var core = require('firebase.core');
core.configure({
googleAppID: 'abc-de…
ghost updated
6 years ago
-
Function `configure()` results in an error when I pass `GCMSenderID` as an integer:
```js
var fcc = require('firebase.core');
fcc.configure({
APIKey: 'aaabbbccc',
…
ghost updated
6 years ago
-
Here is the code: https://github.com/AppWerft/Ti.Firebase/blob/master/android/src/ti/firebase/FirebaseModule.java
-
Any idea when the Android version will be available? Or suggestions for an alternative module that will work with SDK 7.x ?
-
Hello, when I try to compile my application I have this error can you help me thank you
```
[TRACE] Undefined symbols for architecture i386:
[TRACE] "_OBJC_CLASS_$_SFSafariViewController", referen…
-
SDK 7.0.1
[ERROR] : TiApplication: (main) [90,2388] Sending event: exception on thread: main msg:java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/…
-
Hello,
So the module is working fine on iOS but i am having some issue with Android.
When i build the project i get this error :
Uncaught translation error: java.lang.IllegalArgumentException: a…