Re: iOS Provisioning Profile issue

2020-05-22 Thread panagiotis merakos via use-livecode
No problem Graham ;) Deploying for iOS can be frustrating in the beginning, but once you get familiar with the requirements, things are not that bad ;) Cheers, Panos On Fri, May 22, 2020, 23:15 Graham Samuel via use-livecode < use-livecode@lists.runrev.com> wrote: > Thanks Panos - I am truly so

Re: iOS Provisioning Profile issue

2020-05-22 Thread Graham Samuel via use-livecode
Thanks Panos - I am truly sorry to have wasted your precious time. The fact is, I am trying to do all this iOS development while keeping to the absolute minimum of knowledge about Apple’s arcane, not to say Byzantine, systems of deployment, approval etc. Thus the terminology about profiles and t

Re: iOS Provisioning Profile issue

2020-05-22 Thread panagiotis merakos via use-livecode
Oh, I see. If the provisioning profile is of type "AppStore", then it is a Distribution profile, so you will not be able to use this profile for installing the app directly to your device. You need an iOS Development profile for being able to install the app on the device. Regards, Panos On Fri,

Re: iOS Provisioning Profile issue

2020-05-22 Thread JeeJeeStudio via use-livecode
AS far as i know this profile lasts for 6 days for development. Then you have to renew it in Xcode. Op 22-5-2020 om 12:47 schreef Graham Samuel via use-livecode: Panos - thanks for asking Yes it is - an iPhone XS which has been my key test device for weeks. Should I try it on the very latest

Re: iOS Provisioning Profile issue

2020-05-22 Thread Jimmieson, Phil via use-livecode
Hi Graham, What I usually do when I have provisioning profile problems is: locate the folder that contains my downloaded profiles - it’s in your personal library folder in your home folder (which by default is hidden). In my case I open a window to: /Users/phil/Library/MobileDevice/Provisionin

Re: iOS Provisioning Profile issue

2020-05-22 Thread Graham Samuel via use-livecode
Panos, it is very strange: I looked up my provisioning profile in the developer.app.com site (I’ve only got the one provisioning profile, for iOS, type “App Store"), noted that the expiry date is 8 May 2021, re-downloade it, double-clicked it to bring it to the attention of XCode, and tried the

Re: iOS Provisioning Profile issue

2020-05-22 Thread panagiotis merakos via use-livecode
Hello Graham, Hmm ok, that's strange. Could you make sure the provisioning profile has not expired, and it is still valid, as Matthias suggested? There is no need to download 9.6 RC-2 for that, we have not changed anything that could cause this issue. Kind regards, Panos -- On Fri, 22 May 2020

Re: iOS Provisioning Profile issue

2020-05-22 Thread Graham Samuel via use-livecode
Panos - thanks for asking Yes it is - an iPhone XS which has been my key test device for weeks. Should I try it on the very latest version of LC? I had a download glitch last night so didn’t install it (the joys of rural broadband). Graham Sent from my iPhone > On 22 May 2020, at 11:00, pa

Re: iOS Provisioning Profile issue

2020-05-22 Thread panagiotis merakos via use-livecode
Hello Graham, Is that the same iOS device you used when you could successfully install the app? Kind regards, Panos -- On Fri, 22 May 2020 at 11:52, Graham Samuel via use-livecode < use-livecode@lists.runrev.com> wrote: > I’ve been using XCode to load an app into my iPhone for some time now, bu

Re: iOS Provisioning Profile issue

2020-05-22 Thread matthias rebbe via use-livecode
Graham, did you check in your Apple developer account if the provisioning profile is still valid? Maybe it has expired. That would explain why it is not working anymore. - Matthias Rebbe Life Is Too Short For Boring Code > Am 22.05.2020 um 10:51 schrieb Graham Samuel via use-livecode > : >

iOS Provisioning Profile issue

2020-05-22 Thread Graham Samuel via use-livecode
I’ve been using XCode to load an app into my iPhone for some time now, but today using LC 9.6.0 rc1, I got this refusal: > A valid provisioning profile for this executable was not found. As far as I’m concerned, I’ve got the same provisioning profile as I had a few days ago, and it’s been in t