LiveCode Won't Recognize my Device
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: LiveCode Won't Recognize my Device
No simulator either? Hmm. What about Windows or third party firewall?
-
- VIP Livecode Opensource Backer
- Posts: 858
- Joined: Wed Jun 24, 2009 1:17 pm
- Contact:
Re: LiveCode Won't Recognize my Device
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
- 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.
"...this is not the code you are looking for..."