Fail to test new stack on Android device
Brian Milby
brian at milby7.com
Thu Aug 11 07:30:45 EDT 2022
Change the app name or version string info. You have an app with the same name and an earlier version already on the device.
Sent from my iPhone
> On Aug 11, 2022, at 6:39 AM, Klaus major-k via use-livecode <use-livecode at lists.runrev.com> wrote:
>
>
>
>> Am 11.08.2022 um 12:30 schrieb Klaus major-k via use-livecode <use-livecode at lists.runrev.com>:
>>
>> Hi all,
>>
>> I just tested an older stack on my Android device, everything is fine.
>> Then I created a new stack for a little stack and always get this error
>> when selecting "Test" in the LC dev menu.
>> <https://www.dropbox.com/s/j89i1ewpxh5ixny/stream_install_failed.png?dl=0>
>>
>> Only script in that stack:
>> ------------------------
>> on preopenstack
>> set the fullscreenmode of this stack to "showall"
>> end preopenstack
>>
>> ## And a button:
>> on mouseUp
>> ## Need to know if that is returning anything or giving an error or whatever...
>> answer iphonesafeareainsets()
>> end mouseUp
>> ------------------------
>> If I switch back to the other stack, I can upload and test, but not with this new stack!?
>>
>> Any hints? Thanks!
>
> of course everyting is set up correctly in the "Stanalone Application Settings"!
>
> --
> Klaus Major
> https://www.major-k.de
> https://www.major-k.de/bass
> klaus at major-k.de
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list