Re: iOS "Invalid Entitlements"

2017-07-13 Thread Mike Kerner via use-livecode
annnd it looks like this might be a case of the issue being related to appID's being case sensitive. ugh. On Thu, Jul 13, 2017 at 12:47 PM, Mike Kerner wrote: > Trying to debug invalid entitlements, and I'm not seeing the problem. > Compiles fine, codesigns fine. I don

Re: iOS "Invalid Entitlements"

2017-07-13 Thread Mike Kerner via use-livecode
Trying to debug invalid entitlements, and I'm not seeing the problem. Compiles fine, codesigns fine. I don't run into an issue until installing on a physical device. I have checked the physical device's UDID to confirm that it is in the ProvisionedDevices section relevant outpu

Re: iOS "Invalid Entitlements"

2017-04-09 Thread Sannyasin Brahmanathaswami via use-livecode
profile and SA settings applied to the main/binary stack. (see my email to support, which is resolved now). using codesign and security cmd for the app that was built on that old commit with 8.1.3: did not show any problems with entitlements… still it would not load without the invalid ent

Re: iOS "Invalid Entitlements"

2017-04-08 Thread panagiotis merakos via use-livecode
- On Sat, Apr 8, 2017 at 5:31 AM, Sannyasin Brahmanathaswami via use-livecode wrote: > Hmm none of these are true, but we still get invalid entitlements. > > 1) this is an adhoc distribution profile for use with registered UDIDs ; > "Beta Version" is unchecked in the SA set

Re: iOS "Invalid Entitlements"

2017-04-07 Thread Sannyasin Brahmanathaswami via use-livecode
Hmm none of these are true, but we still get invalid entitlements. 1) this is an adhoc distribution profile for use with registered UDIDs ; "Beta Version" is unchecked in the SA settings 2) mergHK inclusion does not even appear in the inclusions options (8.1.3) 3) "In App P

Re: iOS "Invalid entitlements"

2017-04-07 Thread panagiotis merakos via use-livecode
The cases where I had seen this "Invalid Entitlements" error are the following: 1. "Beta-version" is checked in iOS standalone settings BUT the provisioning profile is a development one (and not a distribution one) 2. The mergHK inclusion is checked in Inclusions, but the pr

Re: iOS "Invalid entitlements"

2017-04-07 Thread Sannyasin Brahmanathaswami via use-livecode
No I had not checked that… it was not needed two weeks ago, when I was successfully building in 9.dp5.. . but I just tried checking that and still get the same message… "invalid entitlements… missing… do not match" if there is a single line with http:// anywhere in our code,

Re: iOS "Invalid entitlements"

2017-04-06 Thread panagiotis merakos via use-livecode
> the list and put empty into cRevStandaloneSettings > > and started fresh. > > Now I am getting "invalid entitlements" when trying to install on my > iPhone. > > I did have a new user and I added their UDID, cleaned up all my old > profiles and certs, current cert

iOS "Invalid entitlements"

2017-04-06 Thread Sannyasin Brahmanathaswami via use-livecode
I was having difficulty with a stack and deleted all the stack files in the list and put empty into cRevStandaloneSettings and started fresh. Now I am getting "invalid entitlements" when trying to install on my iPhone. I did have a new user and I added their UDID, cleaned up

Re: invalid entitlements

2015-04-27 Thread William Prothero
test it. I get the message > “The executable was signed with invalid entitlements”. Another app I created > and loaded, worked fine. I use the same provisioning profile. > > Where should I look to sort this out? > > Thanks for any advice. > Regards, > Bill > >

invalid entitlements

2015-04-27 Thread William Prothero
Folks: I’m trying to load my sound app onto an iPad to test it. I get the message “The executable was signed with invalid entitlements”. Another app I created and loaded, worked fine. I use the same provisioning profile. Where should I look to sort this out? Thanks for any advice. Regards

Re: Signed with invalid entitlements

2014-05-18 Thread Dave Kilroy
urn > key) - "Some are born coders, some achieve coding, and some have coding thrust upon them." - William Shakespeare & Hugh Senior -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Signed-with-invalid-entitlements-tp4679656p4679700.html Sent

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
Finally. It's installed! - combination of two errors. 1: the hidden second line in the App ID (warning be careful of the return key) 2: including the Prefix when it's not needed. Thank you both for your help. Can't believe I have spent an entire afternoon on this ! Sent from my iPhone >

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
So in LCSettings i just need below? com.ibss.navtroll I thought I remembered needing the prefix in the past... Sent from my iPhone > On 18 May 2014, at 9:44 pm, "Colin Holgate" wrote: > > The ID you use in the standalone settings is the second variation. If you are > using the first variat

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
; haven't tried using uppercase letters since and have been OK (but maybe that >>> was just me...) >>> >>> >>> >>> >>> - >>> "Some are born coders, some achieve coding, and some have coding thrust >>> upo

Re: Signed with invalid entitlements

2014-05-18 Thread Dave Kilroy
com.ibss.appname - "Some are born coders, some achieve coding, and some have coding thrust upon them." - William Shakespeare & Hugh Senior -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Signed-with-invalid-entitlements-tp4679656p4679685.html S

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
etting bitten with the internal >>>> app id when I used some uppercase letters in it - once I changed to all >>>> lowercase (both in LC settings and on Apple's website everything was fine. >>>> haven't tried using uppercase letters since and have

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
>>> dialog box and saving your app and then returning and selecting your >>>>> current >>>>> provisioning profile (just in case LC is still referencing an old one). >>>>> >>>>> One last thing - I remember some time ago gettin

Re: Signed with invalid entitlements

2014-05-18 Thread Colin Holgate
The ID you use in the standalone settings is the second variation. If you are using the first variation it will eventually seem like 58DW393J99.58DW393J99.com.ibss.navtroll. The 58DW393J99 part is added automatically later. On May 18, 2014, at 7:37 AM, Nakia Brewer wrote: > >58DW393J99.com.ib

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
;> >> >> >> >> - >> "Some are born coders, some achieve coding, and some have coding thrust upon >> them." - William Shakespeare & Hugh Senior >> >> -- >> View this message in context: >> http://runtime-revolution.278

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
t; > > > - > "Some are born coders, some achieve coding, and some have coding thrust upon > them." - William Shakespeare & Hugh Senior > > -- > View this message in context: > http://runtime-revolution.278305.n4.nabble.com/Signed-with

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
se letters since and have been OK (but maybe that > was just me...) > > > > > - > "Some are born coders, some achieve coding, and some have coding thrust upon > them." - William Shakespeare & Hugh Senior > > -- > View this message in context: > http://runtime-r

Re: Signed with invalid entitlements

2014-05-18 Thread Dave Kilroy
(but maybe that was just me...) - "Some are born coders, some achieve coding, and some have coding thrust upon them." - William Shakespeare & Hugh Senior -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Signed-with-invalid-entitlements-tp46796

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
So I tried again deleting everything, including the dev and Dist keys in keychain as well... Bad news still same error. Sent from my iPhone > On 18 May 2014, at 8:01 pm, "Nakia Brewer" > wrote: > > What role do they keys play in keychain ? > > I have heaps of IOS developer and IOS Distribu

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
What role do they keys play in keychain ? I have heaps of IOS developer and IOS Distribution keys ??? Sent from my iPhone > On 18 May 2014, at 7:54 pm, "Nakia Brewer" > wrote: > > Thanks Jacque, > > I found that before but doesn't fix my issue unfortunately :( > > > > Sent from my iPhone

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
Thanks Jacque, I found that before but doesn't fix my issue unfortunately :( Sent from my iPhone > On 18 May 2014, at 7:45 pm, "J. Landman Gay" wrote: > > This might help : > > http://forums.runrev.com/viewtopic.php?t=20416&p=103806#p103806 > >> On May 18, 2014 2:34:32 AM CDT, Nakia Brewer

Re: Signed with invalid entitlements

2014-05-18 Thread J. Landman Gay
This might help : http://forums.runrev.com/viewtopic.php?t=20416&p=103806#p103806 On May 18, 2014 2:34:32 AM CDT, Nakia Brewer wrote: >Well I'm strait up out of ideas... > >Tried new app ids, new provision profiles, new blank stack etc but no >good. > >4 hours down the drain :)... > > -- Jacqu

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
--- > "Some are born coders, some achieve coding, and some have coding thrust upon > them." - William Shakespeare & Hugh Senior > > -- > View this message in context: > http://runtime-revolution.278305.n4.nabble.com/Signed-with-invalid-entitlements-tp4679656p4

Re: Signed with invalid entitlements

2014-05-18 Thread Dave Kilroy
e & Hugh Senior -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Signed-with-invalid-entitlements-tp4679656p4679663.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailin

Re: Signed with invalid entitlements

2014-05-18 Thread Nakia Brewer
Well I'm strait up out of ideas... Tried new app ids, new provision profiles, new blank stack etc but no good. 4 hours down the drain :)... Sent from my iPhone > On 18 May 2014, at 3:25 pm, "Nakia Brewer" > wrote: > > Hi all, > > Well I am about to flip my lid! > > I let my IOS membershi

Signed with invalid entitlements

2014-05-17 Thread Nakia Brewer
Hi all, Well I am about to flip my lid! I let my IOS membership expire a few months back and after renewing again I am yet to be able to actually install an App successfully into a device. I have spat the dummy today and basically deleted everything from the iOS provisioning portal and started