Search found 14 matches

by gstarox
Tue Apr 28, 2020 12:30 pm
Forum: iOS Deployment
Topic: iOS copy paste
Replies: 3
Views: 3319

Re: iOS copy paste

Your research is accurate, copy and paste are only supported on native input controls. And your script looks fine on first glance. Because this is a scripted native control you won't see anything in the IDE (and it will probably throw errors if you try.) You'll need to run the app on a mobile devic...
by gstarox
Sat Apr 25, 2020 3:26 pm
Forum: iOS Deployment
Topic: iOS copy paste
Replies: 3
Views: 3319

iOS copy paste

I want to be able to for my iphone app users to copy and paste multiline text to/from another app e.g. iPhone Notes Sample text is in the format of multi-lined comma-separated values: Push-ups, Full Plank, Core Squats, Legs I've tried searching for ways to do this, a lot of forum posts seem quite ol...
by gstarox
Wed Apr 22, 2020 12:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SOLVED: iPhone app, allowing music to continue playing from Apple Music or Spotify
Replies: 3
Views: 2904

Re: iPhone app, allowing music to continue playing from Apple Music or Spotify

Well, far as I know, the verdict on multi-threading in Lc is still no way, although how you would perform that kind of problem without it is beyond my abilities. I don't know why this was so hard to find but eventually this worked https://livecode.fandom.com/wiki/Iphonesetaudiocategory on preOpenSt...
by gstarox
Mon Apr 20, 2020 1:04 pm
Forum: iOS Deployment
Topic: ITMS-90078: Missing Push Notification Entitlement
Replies: 7
Views: 8042

Re: ITMS-90078: Missing Push Notification Entitlement

Hello gstarox, Thanks for the follow up. Hopefully Apple support team will give some feedback. Keep us posted :) Kind regards, Panos -- Despite email/calling various Apple teams they never gave me a proper answer to why it was an Invalid Binary with no explanation - it may have been a bug. But afte...
by gstarox
Thu Apr 16, 2020 11:32 am
Forum: iOS Deployment
Topic: ITMS-90078: Missing Push Notification Entitlement
Replies: 7
Views: 8042

Re: ITMS-90078: Missing Push Notification Entitlement

Hello gstarox, This is just a warning, and can safely be ignored for now. I am wondering why you still see "Invalid Binary" in red though. I take it there no other info / warning that explains why the binary is invalid? Let's wait some time, just in case it needs some time for Apple to update the i...
by gstarox
Thu Apr 16, 2020 5:52 am
Forum: iOS Deployment
Topic: ITMS-90078: Missing Push Notification Entitlement
Replies: 7
Views: 8042

ITMS-90078: Missing Push Notification Entitlement

I created and submitted my iOS app to App Store Connect. But after submitting the build I got this email We identified one or more issues with a recent delivery for your app, "HIITimer Interval Workout" 1.0.1 (1). Your delivery was successful, but you may wish to correct the following issues in your...
by gstarox
Thu Apr 16, 2020 3:14 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: iPhone App Icon not appearing on simulator or physical device
Replies: 4
Views: 5648

Re: iPhone App Icon not appearing on simulator or physical device

Hi, What was in your screenshot, did you have the Prerendered icon checkbox ticked or unticked or were you trying to highlight something else? I have that checkbox unticked currently. My screenshot was aimed to show that my checkbox is ticked... There is a new post from Panos that I think may help ...
by gstarox
Thu Apr 16, 2020 1:49 am
Forum: iOS Deployment
Topic: ERROR ITMS-90022 Bundle does not contain App Icon
Replies: 5
Views: 5422

Re: ERROR ITMS-90022 Bundle does not contain App Icon

Hello gstarox, Could you upload the icons you use that cause the problem? I can test in my device and simulator and see if they work for me. Kind regards, Panos -- UPDATE: I attempted the manual fix and it almost worked I guess I'm not sure where the heart of the problem lies but I figured out a ma...
by gstarox
Wed Apr 15, 2020 2:08 pm
Forum: iOS Deployment
Topic: ERROR ITMS-90022 Bundle does not contain App Icon
Replies: 5
Views: 5422

Re: ERROR ITMS-90022 Bundle does not contain App Icon

Hello Gee, Is it by any chance an old app, which you have recompiled with LC 9,6? It might be worth clearing all the icons and reselecting them, at least this has fixed the problem for another user that had exactly the same issue in the past. Kind regards, Panos -- Hi Panos, Initially I started mak...
by gstarox
Tue Apr 14, 2020 1:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: iPhone App Icon not appearing on simulator or physical device
Replies: 4
Views: 5648

Re: iPhone App Icon not appearing on simulator or physical device

Hi, according to my experience the App Icon should display both on the Simulator and on a Physical device otherwise it won't show when uploaded to the Apple Store. My suggestions would be: 1 - Make sure the Prerendered Icon check box on the Standalone Settings. 2 - If the above doesn't work try LC ...
by gstarox
Tue Apr 14, 2020 6:11 am
Forum: iOS Deployment
Topic: ERROR ITMS-90022 Bundle does not contain App Icon
Replies: 5
Views: 5422

ERROR ITMS-90022 Bundle does not contain App Icon

I made an iPhone app in LC9,6,0. I saved as a standalone app with all .png Icons and Splash screens uploaded correctly in the Standalone Application Settings. I made the .ipa file and submitted it via Application Loader and I got this error ERROR ITMS-90022: "Missing required icon file. The bundle d...
by gstarox
Tue Apr 14, 2020 5:12 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SOLVED: iPhone app, allowing music to continue playing from Apple Music or Spotify
Replies: 3
Views: 2904

Re: iPhone app, allowing music to continue playing from Apple Music or Spotify

Someone mentioned multi-threading is what I'm looking for?
Basically, the app sounds don't interrupt Apple Music/Spotify playing.
Or is there some way I can put Spotify/Apple music controls into the app itself?
by gstarox
Mon Apr 13, 2020 10:42 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SOLVED: iPhone app, allowing music to continue playing from Apple Music or Spotify
Replies: 3
Views: 2904

SOLVED: iPhone app, allowing music to continue playing from Apple Music or Spotify

SOLVED (I hope it works when I publish App Store): https://livecode.fandom.com/wiki/Iphonesetaudiocategory Use command on preOpenStack iphoneSetAudioCategory "ambient" end preOpenStack I've made a workout timer app for iphone that has some sound cues eg mp3 files counting down "3,2,1" and saying "Re...
by gstarox
Mon Apr 13, 2020 10:31 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: iPhone App Icon not appearing on simulator or physical device
Replies: 4
Views: 5648

iPhone App Icon not appearing on simulator or physical device

I've made an app for my iphone. In the standalone application settings for IOS I have uploaded all the necessary Icons and Splash in the format .png at the required dimensions for iPhone and iPad. When testing on the simulator and physical device the splash screen appears to be working fine but the ...

Go to advanced search