Search found 135 matches

by joel.epsteinBUS31vi
Sun Dec 31, 2017 9:34 pm
Forum: iOS Deployment
Topic: iOS Modal Alert Description
Replies: 5
Views: 5404

Re: iOS Modal Alert Description

Thanks so much for that speedy and helpful reply -

Just what I needed.

I appreciate your help.

Joel
by joel.epsteinBUS31vi
Sun Dec 31, 2017 2:55 am
Forum: iOS Deployment
Topic: iOS Modal Alert Description
Replies: 5
Views: 5404

Re: iOS Modal Alert Description

Howdy - I got a similar message - but this one was for not explaining why my app needed access to the camera. Seems as if Apple reviewers are not being consistent in regards to this issue - never had the problem before. I would, however, appreciate some guidance as to how to edit my app's plist. I t...
by joel.epsteinBUS31vi
Wed Aug 31, 2016 6:17 pm
Forum: iOS Deployment
Topic: Submitting app to store, error in language setting
Replies: 3
Views: 3796

Re: Submitting app to store, error in language setting

As strange as the above suggestion seems to be, I can also confirm that it worked for me...

Joel
by joel.epsteinBUS31vi
Mon Aug 08, 2016 10:24 pm
Forum: iOS Deployment
Topic: BMI Calculator Example in iOS simulator
Replies: 5
Views: 4932

Re: BMI Calculator Example in iOS simulator

You might also want to check the "Settings" app while running the simulator. There's an option (sorry, I don't remember where just now) that asks whether or not you want the simulator to have network connectivity (or something like that). In the past, checking that option has been a big help. Peace....
by joel.epsteinBUS31vi
Mon Aug 08, 2016 10:21 pm
Forum: iOS Deployment
Topic: mouseDoubleUp not working properly for iOS
Replies: 4
Views: 4162

Re: mouseDoubleUp not working properly for iOS

You can get around this problem by doing this in your PreOpenStack:

Code: Select all

set the doubleClickDelta to 40
It's always worked great for me. You might want to monkey with the number of pixels

Peace.

Joel
by joel.epsteinBUS31vi
Fri Jul 08, 2016 10:37 pm
Forum: iOS Deployment
Topic: New app wants to replace an existing app on iPad
Replies: 20
Views: 13376

Re: New app wants to replace an existing app on iPad

Hi all - With everyone's help, I've come to a reasonable workaround. By manually editing the info.plist and then including it in a subsequent build (via the copy files pane), I'm able to deploy the app to my device. However, I can fairly confidently say that for me, both LiveCode 8.0 and 8.1.0 (dp2)...
by joel.epsteinBUS31vi
Thu Jul 07, 2016 3:30 pm
Forum: iOS Deployment
Topic: New app wants to replace an existing app on iPad
Replies: 20
Views: 13376

Re: New app wants to replace an existing app on iPad

Sorry to drag this on, but I'm still having problems. Interestingly enough, when I look at my app's contents and dig into the "embedded.mobilprovision" file, I do see that the correct app ID is present. However, the "info.plist" file has my identifier as: "com.yourcompany.${PRODUCT_NAME:identifier}"...
by joel.epsteinBUS31vi
Wed Jul 06, 2016 11:42 pm
Forum: iOS Deployment
Topic: New app wants to replace an existing app on iPad
Replies: 20
Views: 13376

Re: New app wants to replace an existing app on iPad

Yes, that's exactly what I did.

I'd appreciate any other suggestions.

Thanks

Joel
by joel.epsteinBUS31vi
Tue Jul 05, 2016 4:18 pm
Forum: iOS Deployment
Topic: New app wants to replace an existing app on iPad
Replies: 20
Views: 13376

Re: New app wants to replace an existing app on iPad

Well... That was painful. And, unfortunately, unproductive. Thanks for the advice, but I'm still having the same problems. Any idea why no matter what I put in the standalone settings pane for the identifier and the version, xCode always reports that the app is version 1.0 and ID: "com.yourcompany.$...
by joel.epsteinBUS31vi
Tue Jul 05, 2016 3:54 am
Forum: iOS Deployment
Topic: New app wants to replace an existing app on iPad
Replies: 20
Views: 13376

Re: New app wants to replace an existing app on iPad

Thanks for the idea.
Unfortunately I had created a new app ID and used it.

The odd thing is that the changes I make in standalone settings pane (eg version, ID) don't seem to be reflected in the compiled app.

I'd be grateful for any potential workarounds...

Joel
by joel.epsteinBUS31vi
Mon Jul 04, 2016 6:12 pm
Forum: iOS Deployment
Topic: New app wants to replace an existing app on iPad
Replies: 20
Views: 13376

Re: New app wants to replace an existing app on iPad

Hi all - I'm becoming even more confused and I'd appreciate some assistance. To follow up with what I posted earlier: So now, I tried to create a brand new provisioning profile and build my new app using it. When I try to use xCode to install the new app on my phone, I get the same error as before -...
by joel.epsteinBUS31vi
Mon Jul 04, 2016 4:58 pm
Forum: iOS Deployment
Topic: New app wants to replace an existing app on iPad
Replies: 20
Views: 13376

Re: New app wants to replace an existing app on iPad

Hi Paul - Thanks for the speedy reply. And sorry to not be more clear. I made an app with LiveCode and installed it on my iPhone: - display name: bell - internal app id: com.projectiveart.bell - provisioning profile: 2016 development I made a new app with LiveCode and attempted to install on my iPho...
by joel.epsteinBUS31vi
Mon Jul 04, 2016 4:06 am
Forum: iOS Deployment
Topic: New app wants to replace an existing app on iPad
Replies: 20
Views: 13376

Re: New app wants to replace an existing app on iPad

Hi all - I'd be ever so grateful for some help. I'm experiencing the same problem described above (i.e., xCode wanting to replace an existing app). But I've gone back a dozen times and ensured that the "Internal app ID," the "display name," and "version" are all different. The only thing that isn't ...
by joel.epsteinBUS31vi
Thu Jun 16, 2016 10:08 pm
Forum: iOS Deployment
Topic: Recently used apps button
Replies: 9
Views: 6892

Re: Recently used apps button

Hi Kim - Welcome to Livecode iOS. For your first issue, you'll need to include iOS splash screens of the appropriate dimensions. You do this in the iOS standalone application settings. For the second issue, you need to keep track of where the user is in your app and save this to a preference file. T...
by joel.epsteinBUS31vi
Tue May 17, 2016 7:03 pm
Forum: MergEXT
Topic: Success with BLE External
Replies: 10
Views: 11980

Re: Success with BLE External

How do you feel about this being turned into a blog post for livecode.com? Thanks, Monte. I couldn't' have done the project without your externals and examples - and actually, I can't say that I've done much more than just combining the expertise of other folks. I don't know much about the blog pos...

Go to advanced search