-
## Update notes
### package.json
check #13781
### Workflows
Homebrew is not available by default anymore. You'll have to add
```
- name: Set up Homebrew
id: set-up-homebrew
…
m1ga updated
2 months ago
-
On ios is ok, but on android it crashed. Somebody can help me? thanks
[WARN] : dalvikvm: threadid=1: thread exiting with uncaught exception (group=0x40ce01f8)
[ERROR] : TiApplication: (main) [8244…
-
Hello,
I can only get this to work with Android version 4.x and above [haven't tried 3.x]. None of the emulators nor handsets with Android 2.2 nor 2.3 work with this.
I'm trying to encode something …
-
Hi,
i get many crash logs like this in Firebase Crashlytics, but can't reproduce while debugging.
The most affected manufacturer is Samsung Galaxy.
Someone else get this error?
`Non-fata…
-
I can't get it working on android. The signin method seems to either do nothing or throw an error like this:
```
12-02 13:35:54.236: W/System.err(19605): java.lang.NullPointerException: storage == nu…
-
I literally just cloned and compiled, did ZERO modifications, and it will not compile. Error message is:
art: JNI ERROR (app bug): attempt to pass an instance of java.util.HashMap as argument 1 to o…
-
Hi,
Thanks for this module! It's a great service to the public. I was having some trouble compiling it and wondered if anyone could help me. I'm using:
32-bit JDK 1.6.0 update 29
ant 1.8.3 (latest ver…
-
If you set the strings.xml file like in the tutorial:
`
YOUR_FIREBASE_APPLICATION_ID
`
You get this error on compile:
`[INFO] [GRADLE] > Task :app:mergeDebugResources FAILED
[ERROR] [GRA…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.52.0 x64
**Electron**: 6.1.12
**OS**: Mac OS X 10.15.6
**Thrown From**: [appcelerator-titanium](https://github.com/appcelerator/atom-app…
-
I am trying to package an android module in Appcelerator 5.0.0 studio and Titanium SDK 7.0.1 with the tipermissions.java. But only for 'Manifest.permission.FLASHLIGHT', I am getting the below error. W…