-
We are willing to use this module, we make it work and start receiving notifications, but the issue was that both event listeners are not working or we are using them in a wrong manner due to lack of …
-
I have the next error when i call the method FirebaseApp.configure() : "GoogleService-Info.plist could not find a valid GoogleService-Info.plist in your project"
I found similars issues: https://gi…
-
Hi,
I'm using analytics and core just to log some events. iOS works fine but I don't see any data going to Firebase under the Android project.
Settings seem to be just fine, the google-services.js…
-
Hi, thanks for the module.
Is not working for Android with Ti SDK 7.0.0, in iOS is fine.
```
[ERROR] id: firebase.analytics version: 1.0.1 platform: android min sdk: 6.0.0
```
```
Operating …
lvisb updated
6 years ago
-
Whats about the mainly used feature?
-
I am using Titanium 7.0.0 GA and Fire Base Core/ Analytics v2 for Android.
I have the following simple code in alloy.js:
```
var FirebaseCore = require("firebase.core");
FirebaseCore.configure…
-
[TRACE] : ld: symbol(s) not found for architecture x86_64
[TRACE] : clang: error: linker command failed with exit code 1 (use -v to see invocation)
[TRACE] : Showing first 200 notices only
-
I am using Titanium 7.0.0 GA and Fire Base Core/ Analytics v2 for Android.
I have the following simple code in alloy.js:
```
var FirebaseCore = require("firebase.core");
var FirebaseAnalytics = …
-
```javascript
// Require the Firebase Core module
var FirebaseCore = require('firebase.core');
// Configure your Firebase API's (only required once for all)
FirebaseCore.configure();
$.index.op…
-
I'm getting this error when I try to build my app with Ti.GoogleMaps:
```
[TRACE] ld: warning: directory not found for option '-F/Users/odin/Documents/Projects/Reset/Fleeter/Mobile/Main/build/iphone…