Hello, i've downloaded snapost 0.9.x but on android it gives a lot of errors.
I'm unable to post my pics, cause http://pastie.org/862004
is there difference bitween iphone and android titanium version?
3 Answers
I know this is an old thread... but I downloaded snapost 1.1.x from github. Got the error: "The application ... has stopped unexpectedly. Please Try Again", force close error on initial compile. Now I have it working alright on the android emulator.
I'm running titanium 1.6.1, API 2.3 Android
Steps to get it working:
comment out all references to UI.iPhone items in the includes:
- chooser.js
- app.js
comment out all opacity properties in:
- chooser.js
- header.js
Commenting out the items above, I was able to compile and run on the android emulator. Hope that helps.
We are currently having trouble with uploads on Android. Expect it to be fixed in the next official release.
I've deployed Snapost 0.9.x with TM Sdk 1.1 on Android 2.1, same issues, no button label.
How i can post an image in this forum?
Your Answer
Think you can help? Login to answer this question!