-
I recently updated my MAC.
Now I get:
[ERROR] Error: Failed to parse /Users/[username]/Documents/Appcelerator_Studio_Workspace/[appname]/node_modules/@babel/helpers/scripts/generate-regenerator-runt…
-
### 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
Gradle tools in master were updated to 7.2.2…
-
### 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 …
-
I would like to be able to scroll to html elements that are out of view (when a user taps on a button outside of the html widget) eg
- https://api.flutter.dev/flutter/widgets/Scrollable/ensureVisib…
-
Hi,
When i receive a push in foreground on android using the 3.3.1 released version (and with 3.3.1 version from m1g4 too https://github.com/hansemannn/titanium-firebase-cloud-messaging/pull/137) i…
-
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…
-
It seems the library is not working (no crashes were reported in FB console) with the below methods.
`var Crashlytics = require('ti.crashlytics');`
Crashlytics.crash() OR Crashlytics.log('some erro…
-
### 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
When setting a borderRadius on a View or Button wi…
-
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 …
-
I am missing the "close" event on Android (maybe possible with `onActivityResumed`?). I hope someone can add this.