Re: iOS8 Encrpytion working?

2015-03-03 Thread Mark Talluto

On Mar 2, 2015, at 11:55 AM, Chipp Walters ch...@altuit.com wrote:

 I keep getting this error when I BUILD for iOS on 7.0.3
 Any idea why? Runs fine in simulator. Encryption is checked but it's acting
 like it's not checked.

Chipp and I have already communicated about this. There is a problem with 
encryption for iOS and version 7+ of LiveCode. 
http://quality.runrev.com/show_bug.cgi?id=14766

Hoping 7.0.4 will have this corrected.

Best regards,

Mark Talluto
livecloud.io
canelasoftware.com



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: ios8

2014-09-17 Thread Mike Kerner
I think we might have a common thread:  my bug is 13446.  Riccardo reported
13474 - in his, he has push enabled, and gets the same crash as me.  I have
push enabled in mine.

On Sun, Sep 14, 2014 at 8:59 PM, Ralph DiMola rdim...@evergreeninfo.net
wrote:

 I do an OTA update for my iOS app. After I put iOS 8 on my iPad 2 I seem
 to be having a caching problem. The OTA gets it's state by doing a:

 Put url (mydom.on-rev.com/folder/updatestatus.txt) into myVar

 The old data is getting loaded. I changed the filename in the app and got
 a 404. I copied the file on the server to the changed file name and the
 correct data was loaded. I even deleted the file on the server and I still
 received the cached file?

 Any ideas?

 Other than this my apps seem to work fine in iOS 8 using Xcode 5.1.1

 Thanks

 Ralph DiMola
 IT Director
 Evergreen Information Services
 rdim...@evergreeninfo.net


 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode




-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, This is good.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: ios8

2014-09-17 Thread Mike Kerner
CONFIRMED:  Disabling push stops the crash.

On Wed, Sep 17, 2014 at 9:40 PM, Mike Kerner mikeker...@roadrunner.com
wrote:

 I think we might have a common thread:  my bug is 13446.  Riccardo
 reported 13474 - in his, he has push enabled, and gets the same crash as
 me.  I have push enabled in mine.

 On Sun, Sep 14, 2014 at 8:59 PM, Ralph DiMola rdim...@evergreeninfo.net
 wrote:

 I do an OTA update for my iOS app. After I put iOS 8 on my iPad 2 I seem
 to be having a caching problem. The OTA gets it's state by doing a:

 Put url (mydom.on-rev.com/folder/updatestatus.txt) into myVar

 The old data is getting loaded. I changed the filename in the app and
 got a 404. I copied the file on the server to the changed file name and
 the correct data was loaded. I even deleted the file on the server and I
 still received the cached file?

 Any ideas?

 Other than this my apps seem to work fine in iOS 8 using Xcode 5.1.1

 Thanks

 Ralph DiMola
 IT Director
 Evergreen Information Services
 rdim...@evergreeninfo.net


 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode




 --
 On the first day, God created the heavens and the Earth
 On the second day, God created the oceans.
 On the third day, God put the animals on hold for a few hours,
and did a little diving.
 And God said, This is good.




-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, This is good.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: ios8

2014-09-17 Thread Alex Shaw

Hi Colin

Was that with LC 6.6.2 or pre-release 6.7 or 7.0?

regards
alex

On 10/09/2014 4:48 am, Colin Holgate wrote:

I used Xcode 6 to get the app onto my iPad.


On Sep 9, 2014, at 2:41 PM, Mike Kerner mikeker...@roadrunner.com wrote:


Compiling from LC?  The last time I read, we couldn't use the latest XC,
yet.

On Tue, Sep 9, 2014 at 2:30 PM, Colin Holgate co...@verizon.net wrote:


I was working on apps last week, and it went ok. That’s on my iOS 8 iPad
Air.


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


RE: ios8

2014-09-14 Thread Ralph DiMola
I do an OTA update for my iOS app. After I put iOS 8 on my iPad 2 I seem to be 
having a caching problem. The OTA gets it's state by doing a:

Put url (mydom.on-rev.com/folder/updatestatus.txt) into myVar

The old data is getting loaded. I changed the filename in the app and got a 
404. I copied the file on the server to the changed file name and the correct 
data was loaded. I even deleted the file on the server and I still received the 
cached file?

Any ideas?

Other than this my apps seem to work fine in iOS 8 using Xcode 5.1.1

Thanks

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: ios8

2014-09-12 Thread Mike Kerner
Well, unfortunately, I can't even get to the preOpenStack handler.  This
baby crashes even before that.

On Thu, Sep 11, 2014 at 3:49 PM, Chris Sheffield cmsheffi...@icloud.com
wrote:

 Linking to Xcode 6 will require a LiveCode update I’m afraid. I’m sure the
 team are working on it and we’ll have something shortly.

 As for app crashes under iOS 8, I haven’t seen any problems. However, the
 latest app I’ve been working on is built with LC 6.6.2 (now 6.6.3). We do
 have one in the app store built with LC 6.5.2, and it seems okay as well.

 Chris

  On Sep 11, 2014, at 1:36 PM, Mike Kerner mikeker...@roadrunner.com
 wrote:
 
  I also can't link to the sdk in xc6
 
  On Thu, Sep 11, 2014 at 3:16 PM, Mike Kerner mikeker...@roadrunner.com
 mailto:mikeker...@roadrunner.com
  wrote:
 
  Well, one of my apps, that works find in ios7, crashes at startup on 8.
  Anybody else run into anything with 8?
 
  On Thu, Sep 11, 2014 at 2:03 AM, Gerry gerry.or...@gmail.com mailto:
 gerry.or...@gmail.com wrote:
 
  I should also mention that I'm running OS X 10.9.4.

 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode




-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, This is good.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: ios8

2014-09-12 Thread Chris Sheffield
Are you using any externals with your app? Usually when I’ve seen immediate 
crashes like that it’s due to an incompatible external.


 On Sep 12, 2014, at 1:52 PM, Mike Kerner mikeker...@roadrunner.com wrote:
 
 Well, unfortunately, I can't even get to the preOpenStack handler.  This
 baby crashes even before that.
 
 On Thu, Sep 11, 2014 at 3:49 PM, Chris Sheffield cmsheffi...@icloud.com
 wrote:
 
 Linking to Xcode 6 will require a LiveCode update I’m afraid. I’m sure the
 team are working on it and we’ll have something shortly.
 
 As for app crashes under iOS 8, I haven’t seen any problems. However, the
 latest app I’ve been working on is built with LC 6.6.2 (now 6.6.3). We do
 have one in the app store built with LC 6.5.2, and it seems okay as well.
 
 Chris
 
 On Sep 11, 2014, at 1:36 PM, Mike Kerner mikeker...@roadrunner.com
 wrote:
 
 I also can't link to the sdk in xc6
 
 On Thu, Sep 11, 2014 at 3:16 PM, Mike Kerner mikeker...@roadrunner.com
 mailto:mikeker...@roadrunner.com
 wrote:
 
 Well, one of my apps, that works find in ios7, crashes at startup on 8.
 Anybody else run into anything with 8?
 
 On Thu, Sep 11, 2014 at 2:03 AM, Gerry gerry.or...@gmail.com mailto:
 gerry.or...@gmail.com wrote:
 
 I should also mention that I'm running OS X 10.9.4.
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 
 
 -- 
 On the first day, God created the heavens and the Earth
 On the second day, God created the oceans.
 On the third day, God put the animals on hold for a few hours,
   and did a little diving.
 And God said, This is good.
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: ios8

2014-09-12 Thread Mike Kerner
I removed the externals.  It still dies.

On Fri, Sep 12, 2014 at 3:59 PM, Chris Sheffield cmsheffi...@icloud.com
wrote:

 Are you using any externals with your app? Usually when I’ve seen
 immediate crashes like that it’s due to an incompatible external.


  On Sep 12, 2014, at 1:52 PM, Mike Kerner mikeker...@roadrunner.com
 wrote:
 
  Well, unfortunately, I can't even get to the preOpenStack handler.  This
  baby crashes even before that.
 
  On Thu, Sep 11, 2014 at 3:49 PM, Chris Sheffield cmsheffi...@icloud.com
 
  wrote:
 
  Linking to Xcode 6 will require a LiveCode update I’m afraid. I’m sure
 the
  team are working on it and we’ll have something shortly.
 
  As for app crashes under iOS 8, I haven’t seen any problems. However,
 the
  latest app I’ve been working on is built with LC 6.6.2 (now 6.6.3). We
 do
  have one in the app store built with LC 6.5.2, and it seems okay as
 well.
 
  Chris
 
  On Sep 11, 2014, at 1:36 PM, Mike Kerner mikeker...@roadrunner.com
  wrote:
 
  I also can't link to the sdk in xc6
 
  On Thu, Sep 11, 2014 at 3:16 PM, Mike Kerner 
 mikeker...@roadrunner.com
  mailto:mikeker...@roadrunner.com
  wrote:
 
  Well, one of my apps, that works find in ios7, crashes at startup on
 8.
  Anybody else run into anything with 8?
 
  On Thu, Sep 11, 2014 at 2:03 AM, Gerry gerry.or...@gmail.com
 mailto:
  gerry.or...@gmail.com wrote:
 
  I should also mention that I'm running OS X 10.9.4.
 
  ___
  use-livecode mailing list
  use-livecode@lists.runrev.com
  Please visit this url to subscribe, unsubscribe and manage your
  subscription preferences:
  http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 
 
  --
  On the first day, God created the heavens and the Earth
  On the second day, God created the oceans.
  On the third day, God put the animals on hold for a few hours,
and did a little diving.
  And God said, This is good.
  ___
  use-livecode mailing list
  use-livecode@lists.runrev.com
  Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
  http://lists.runrev.com/mailman/listinfo/use-livecode


 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode




-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, This is good.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: ios8

2014-09-11 Thread Gerry
I should also mention that I'm running OS X 10.9.4.

g


On 11 Sep 2014, at 1:13 pm, Gerry gerry.or...@gmail.com wrote:

 I just installed the GM release on my iPhone 5. I can install my LC 
 6.2.2-compiled apps using Xcode 5.1.1. And they run fine (so far).
 
 g
 
 
 On 10 Sep 2014, at 4:48 am, Colin Holgate co...@verizon.net wrote:
 
 I used Xcode 6 to get the app onto my iPad.


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: ios8

2014-09-11 Thread Mike Kerner
Well, one of my apps, that works find in ios7, crashes at startup on 8.
 Anybody else run into anything with 8?

On Thu, Sep 11, 2014 at 2:03 AM, Gerry gerry.or...@gmail.com wrote:

 I should also mention that I'm running OS X 10.9.4.

 g


 On 11 Sep 2014, at 1:13 pm, Gerry gerry.or...@gmail.com wrote:

  I just installed the GM release on my iPhone 5. I can install my LC
 6.2.2-compiled apps using Xcode 5.1.1. And they run fine (so far).
 
  g
 
 
  On 10 Sep 2014, at 4:48 am, Colin Holgate co...@verizon.net wrote:
 
  I used Xcode 6 to get the app onto my iPad.


 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode




-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, This is good.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: ios8

2014-09-11 Thread Mike Kerner
I also can't link to the sdk in xc6

On Thu, Sep 11, 2014 at 3:16 PM, Mike Kerner mikeker...@roadrunner.com
wrote:

 Well, one of my apps, that works find in ios7, crashes at startup on 8.
  Anybody else run into anything with 8?

 On Thu, Sep 11, 2014 at 2:03 AM, Gerry gerry.or...@gmail.com wrote:

 I should also mention that I'm running OS X 10.9.4.

 g


 On 11 Sep 2014, at 1:13 pm, Gerry gerry.or...@gmail.com wrote:

  I just installed the GM release on my iPhone 5. I can install my LC
 6.2.2-compiled apps using Xcode 5.1.1. And they run fine (so far).
 
  g
 
 
  On 10 Sep 2014, at 4:48 am, Colin Holgate co...@verizon.net wrote:
 
  I used Xcode 6 to get the app onto my iPad.


 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode




 --
 On the first day, God created the heavens and the Earth
 On the second day, God created the oceans.
 On the third day, God put the animals on hold for a few hours,
and did a little diving.
 And God said, This is good.




-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, This is good.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: ios8

2014-09-11 Thread Chris Sheffield
Linking to Xcode 6 will require a LiveCode update I’m afraid. I’m sure the team 
are working on it and we’ll have something shortly.

As for app crashes under iOS 8, I haven’t seen any problems. However, the 
latest app I’ve been working on is built with LC 6.6.2 (now 6.6.3). We do have 
one in the app store built with LC 6.5.2, and it seems okay as well.

Chris

 On Sep 11, 2014, at 1:36 PM, Mike Kerner mikeker...@roadrunner.com wrote:
 
 I also can't link to the sdk in xc6
 
 On Thu, Sep 11, 2014 at 3:16 PM, Mike Kerner mikeker...@roadrunner.com 
 mailto:mikeker...@roadrunner.com
 wrote:
 
 Well, one of my apps, that works find in ios7, crashes at startup on 8.
 Anybody else run into anything with 8?
 
 On Thu, Sep 11, 2014 at 2:03 AM, Gerry gerry.or...@gmail.com 
 mailto:gerry.or...@gmail.com wrote:
 
 I should also mention that I'm running OS X 10.9.4.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: ios8

2014-09-10 Thread Gerry
I just installed the GM release on my iPhone 5. I can install my LC 
6.2.2-compiled apps using Xcode 5.1.1. And they run fine (so far).

g


On 10 Sep 2014, at 4:48 am, Colin Holgate co...@verizon.net wrote:

 I used Xcode 6 to get the app onto my iPad.
 
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: ios8

2014-09-09 Thread Colin Holgate
I was working on apps last week, and it went ok. That’s on my iOS 8 iPad Air.


On Sep 9, 2014, at 2:26 PM, Mike Kerner mikeker...@roadrunner.com wrote:

 U, ios8 comes out in 8 days.  Has anybody else tried compiling LC apps
 for it?
 
 -- 
 On the first day, God created the heavens and the Earth
 On the second day, God created the oceans.
 On the third day, God put the animals on hold for a few hours,
   and did a little diving.
 And God said, This is good.
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: ios8

2014-09-09 Thread Mike Kerner
Compiling from LC?  The last time I read, we couldn't use the latest XC,
yet.

On Tue, Sep 9, 2014 at 2:30 PM, Colin Holgate co...@verizon.net wrote:

 I was working on apps last week, and it went ok. That’s on my iOS 8 iPad
 Air.


 On Sep 9, 2014, at 2:26 PM, Mike Kerner mikeker...@roadrunner.com wrote:

  U, ios8 comes out in 8 days.  Has anybody else tried compiling LC
 apps
  for it?
 
  --
  On the first day, God created the heavens and the Earth
  On the second day, God created the oceans.
  On the third day, God put the animals on hold for a few hours,
and did a little diving.
  And God said, This is good.
  ___
  use-livecode mailing list
  use-livecode@lists.runrev.com
  Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
  http://lists.runrev.com/mailman/listinfo/use-livecode


 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode




-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, This is good.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: ios8

2014-09-09 Thread Colin Holgate
I used Xcode 6 to get the app onto my iPad.


On Sep 9, 2014, at 2:41 PM, Mike Kerner mikeker...@roadrunner.com wrote:

 Compiling from LC?  The last time I read, we couldn't use the latest XC,
 yet.
 
 On Tue, Sep 9, 2014 at 2:30 PM, Colin Holgate co...@verizon.net wrote:
 
 I was working on apps last week, and it went ok. That’s on my iOS 8 iPad
 Air.


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode