Hi,
When I use the MobilePick on iPad, the location of that Menu is far away from the icon/field that calls that function. Sometimes the menu is "off screen" and no selection is possible.
How can I control that location? Should be close to the calling button/field in any case.
Thank you,
Rolf
Search found 5 matches
- Sat May 23, 2020 10:07 am
- Forum: iOS Deployment
- Topic: MobilePick location not controllable on iPad - Off Screen
- Replies: 1
- Views: 2427
- Wed May 13, 2020 8:26 am
- Forum: iOS Deployment
- Topic: How to delete old provisioning files in the IOS Setting Menu
- Replies: 3
- Views: 4241
Re: How to delete old provisioning files in the IOS Setting Menu
Thanks for the reply. Did just that and deleted old files in the "/Library/MobileDevice/Provisioning/Profiles". After restart of LC the provisioning files were removed. 

- Tue May 12, 2020 10:14 am
- Forum: iOS Deployment
- Topic: How to delete old provisioning files in the IOS Setting Menu
- Replies: 3
- Views: 4241
How to delete old provisioning files in the IOS Setting Menu
Working with LiveCode 6 and Xcode 11, there is no more easy way in Xcode to delete old and unused provisioning files. My popup menu is crowded. Any idea how to keep the active ones? Did already delete in the "~/Library/MobileDevice/Provisioning\ Profiles" items, but LiveCodes still shows them. Alrea...
- Mon Oct 21, 2019 8:38 am
- Forum: iOS Deployment
- Topic: Unable to submit to App Store - Plist problems
- Replies: 1
- Views: 3804
Re: Unable to submit to App Store - Plist problems
I think I found the solution: The external Plist file was not in the same folder as the LiveCode source file when making a standalone. Therefore the standalone would have a sub folder with a second Plist file in it. This will confuse the app uploader and reject the uploaded file. Now I will see what...
- Mon Oct 21, 2019 8:18 am
- Forum: iOS Deployment
- Topic: Unable to submit to App Store - Plist problems
- Replies: 1
- Views: 3804
Unable to submit to App Store - Plist problems
Hi, I have a running app that runs perfect in development mode on my iPhone. Submission to the app store failed multiple times with various ERROR and warning messages. a) I make a standalone, do all necessary steps and make a submission --> the review team would reject my app telling me that: "We no...