Page 2 of 2

Re: LiveCode Won't Recognize my Device

Posted: Sun May 31, 2015 4:26 pm
by SparkOut
No simulator either? Hmm. What about Windows or third party firewall?

Re: LiveCode Won't Recognize my Device

Posted: Sun May 31, 2015 9:24 pm
by dave.kilroy
Aha, well when I get the 'There was a problem parsing the package' error the fault is usually in:

- how I'm declaring I'm signing the app
- if I'm signing it with 'my certificate' the fault may be in the certificate itself or the location I think it's at
- the permissions I've given the app
7Leven wrote:Because like you, I thought maybe if I just compiled my project as a standalone application for Android, and sent the files to my phone, I could run them. BUt whenever I try that, my phone tells me "There was a problem parsing the package". It does this for all applications I try to test on it.