Brian was right, but it's the build number that matters rather than the version number. You can either increase it, or delete the existing app on the phone before installing the other one.

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On August 11, 2022 5:31:36 AM Klaus major-k via use-livecode <use-livecode@lists.runrev.com> wrote:

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!


Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode




_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to