OK, that's what I did too. I use an ad-blocker and I turn it off except when needed. Puzzling...Caronte3D wrote: Sat May 25, 2024 2:56 pm I used: "CreateApp..." and uploaded the .apk to the phone.
Search found 3 matches
- Sat May 25, 2024 5:27 pm
- Forum: Coding Questions
- Topic: MessageRequester working on desktop but not when Android app deployed
- Replies: 5
- Views: 5335
Re: MessageRequester working on desktop but not when Android app deployed
- Sat May 25, 2024 2:49 pm
- Forum: Coding Questions
- Topic: MessageRequester working on desktop but not when Android app deployed
- Replies: 5
- Views: 5335
Re: MessageRequester working on desktop but not when Android app deployed
Works for me on Android with Chrome.
Maybe do you have a popup blocker or something like that?
Hmmm. I've compiled it as an (native?) app, not a webapp, but that was a good thought. Do the compiled apps for Android run as native or are they running their own, internal web browser for displaying ...
- Fri May 24, 2024 6:26 pm
- Forum: Coding Questions
- Topic: MessageRequester working on desktop but not when Android app deployed
- Replies: 5
- Views: 5335
MessageRequester working on desktop but not when Android app deployed
OK, so I bought SpiderBasic and wrote my first, simple, android test app (code below). It compiles and runs fine on my desktop. You'll notice the commented out line for the messagerequester though. When I uncomment that line, the app on my Android phone hangs. If I quickly tap the screen a couple of ...