-
Hi, I'm using the last version of the module, and Ti.SDK 6.0.3.
How to reproduce:
- open app
- register for push (in code of course)
- hit back to close the app
- open app again (from the drawe…
rborn updated
7 years ago
-
Got a new mac and installed Titanium.
Then went to terminal and typed "sudo npm install -g tishadow"
Here's the output incl. errors:
```
bitfabrikken-mac$ sudo npm install -g tishadow
Password:…
-
Android modules need to rebuild with Titanium 6.0.0.GA, modules built with less that this SDK will not work with latest one
How to
http://skypanther.com/2016/10/rebuilding-modules-for-titanium-6/
-
Must be due to a conflicting bindings.json in the generated .jar
[ERROR] Failed to sign apk:
[ERROR] jarsigner: unable to sign jar: java.util.zip.ZipException: duplicate entry: org/appcelerator/ti…
-
I´ve reinstalled a Appcelerator frameword, after that, I couldn´t install my app´s on android device or emulator, heving these following error:
On Device:
Appcelerator Command-Line Interface, version…
-
Background is a mail from Google:
http://www.appcelerator.com/blog/2016/02/google-security-alert-unsafe-implementation-of-the-interface-x509trustmanager/
Also see advise from Appcelerator on what is…
-
Apparently i18n strings are not copied over either. App runs, but shows i18n keys since the values are not found.
-
Android has ALWAYS given me issues packaging the module:
If anyone can compile it with this code:
Add in TiUIMapView.java: https://github.com/appcelerator-modules/ti.map/blob/master/android/src/ti/m…
yozef updated
7 years ago
-
Edit by @hazemkhaled
After Appc support NodeJS style require [[TIMOB-16078](https://jira.appcelerator.org/browse/TIMOB-16078)], basecontroller with ../ in path not working or maybe basecontroller int…
-
Hello,
Here i how install and use tishadow
*_Install and make a tishadow project
*_`sudo npm -g tishadow`
`mkdir ~/tishadowapp && tishadow app -d ~/tishadowapp`
*_Running the server
*_`tishadow serv…