-
### I have searched and made sure there are no existing issues for the issue I am filing
- [X] I have searched the existing issues
### Description
I was looking at my crashlytics reports and found …
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. ...
3. ...
**Expected results:**
For application to properly run on iPhone
**Actual results:**
```
Launc…
-
Hello to everyone.
In my Titanium app I use Push notifications and I read that this service (from Arrow) will expire in the next September. Unfortunately, starting from two weeks ago, my app doesn’t …
-
XCode 13.4.1
Ti SDK 10.1.1 or 11.1.0
Mac Os 12.6 (Intel)
Building iOS app fails If I only add the module firebase.firestore to the project xml.
[INFO] Invoking xcodebuild
[ERROR] 2022-09-23 …
-
The changes from @petenathan42 were great! But unfortunately, we now see some crashes with the following stack trace. It seems like Intercom also influences this.
```zsh
java.lang.NullPointerExcep…
-
When compiling with Atom (didn't check VSCode) the path of the hook will be wrong:
https://github.com/hansemannn/titanium-crashlytics/blob/master/android/hooks/gradle_plugins.js#L22
Atom:
`/home/…
-
Thank you all so much for these modules!
I am working on getting ti.crashlytics 2.1.0 into my Android app. I used the basic `require('ti.crashlytics');` in the code and I do see it going to Crashly…
-
I think this issue isn't resolved:
https://github.com/hansemannn/titanium-firebase-cloud-messaging/issues/67
Sending notification message works fine. But in a data mesage, the default notificati…
-
I am trying to use the 3.0.0 version for android. And i got the following error, does anyone face the same issue ?
SDK 9.0.2 GA
[ERROR] [GRADLE]
[ERROR] [GRADLE] FAILURE: Build failed with an ex…
-
This module will cause an app build failure if the app "targets" Android 12 (aka: API Level 31).
The reason is because Android 12 has a breaking-change where all ``, ``, and `` elements that have a…