Re: Certificate Problems

2018-05-12 Thread ELS prothero via use-livecode
Ok, I’ve answered some of my own problems. Panos’ suggestion to make sure “Beta Version” was not checked in the iOS preferences, worked. So, until the next time when I lose a bit more hair, my app is loading and I can test it. Thanks, Colin and Panos, for the few words of wisdom that it took to

Re: Certificate Problems

2018-05-12 Thread William Prothero via use-livecode
Panos: Thanks for the suggestion. I never would have thought that turning off “Beta Version” would solve my problem, but it did. The app loads now. Thanks! Bill > On May 11, 2018, at 11:59 PM, panagiotis merakos via use-livecode > wrote: > > Hi Bill, > > Also make sure that: > 1. You use a d

Re: Certificate Problems

2018-05-12 Thread prothero--- via use-livecode
I think it might be very helpful to know how the Apple Developer Web site, Xcode, and keychain interact on the Mac. One thing that is confusing me on the developer site, is when I try to make a new provisioning profile, it says there are no available certificates. Yet, when I go to the certifica

Re: Certificate Problems

2018-05-12 Thread panagiotis merakos via use-livecode
Hi Bill, Also make sure that: 1. You use a development (not distribution) provisioning profile 2. "Beta version" is not checked 3. If the provisioning profile is associated with a specific app id, then you use the correct app id. Best, Panos On Sat, May 12, 2018, 03:33 prothero--- via use-livec

Re: Certificate Problems

2018-05-11 Thread prothero--- via use-livecode
Thanks, Colin, I’m off the computer for the night and will give it a go tomorrow. Best, Bill William Prothero http://earthlearningsolutions.org > On May 11, 2018, at 7:19 PM, Colin Holgate via use-livecode > wrote: > > It’s in Utilities. Open that. There’s a Filter option, which you could type

Re: Certificate Problems

2018-05-11 Thread Colin Holgate via use-livecode
It’s in Utilities. Open that. There’s a Filter option, which you could type in some letters once you know what process is going on that you want to watch. > On May 11, 2018, at 9:15 PM, prothero--- via use-livecode > wrote: > > That sounds promising. I only vaguely remember how to do this.on

Re: Certificate Problems

2018-05-11 Thread prothero--- via use-livecode
That sounds promising. I only vaguely remember how to do this.on Mac, how...? Bill William Prothero http://earthlearningsolutions.org > On May 11, 2018, at 6:11 PM, Colin Holgate via use-livecode > wrote: > > It’s sometimes worth opening Console, and see what errors are happening at > that ti

Re: Certificate Problems

2018-05-11 Thread Colin Holgate via use-livecode
It’s sometimes worth opening Console, and see what errors are happening at that time. > On May 11, 2018, at 9:09 PM, William Prothero via use-livecode > wrote: > > Thanks for the suggestion. > I tried it, but it didn’t work. I do know that old profiles can cause > confusion. > > It does se

Re: Certificate Problems

2018-05-11 Thread William Prothero via use-livecode
Thanks for the suggestion. I tried it, but it didn’t work. I do know that old profiles can cause confusion. It does seem like a failure like that should generate some kind of alert saying why. Best, Bill > On May 11, 2018, at 6:01 PM, Colin Holgate via use-livecode > wrote: > > Unrelated to

Re: Certificate Problems

2018-05-11 Thread William Prothero via use-livecode
More info: My app works in the simulator, but just disappears when I load to the iPHone Bill > On May 11, 2018, at 5:51 PM, William Prothero via use-livecode > wrote: > > Folks:’ > I am using LC 9.0.0, XCode 9.2, OSX 10.13.3. > I did get one of my apps onto my iPhone using the above configurti

Re: Certificate Problems

2018-05-11 Thread Colin Holgate via use-livecode
Unrelated to LiveCode I read about something today to do with old provisioning files and Xcode. Short version is, go here: ~/Library/MobileDevice/Provisioning Profiles/ Delete everything, then in Xcode Preferences, Account, Download Manual Profiles. That will download only valid profiles, and o