sqlite and iOS 8

Mike Kerner MikeKerner at roadrunner.com
Fri Mar 6 13:07:25 EST 2015


I'm not having any issues with a pile of devices with 8 and SQLite.

On Thu, Mar 5, 2015 at 2:40 PM, PystCat <pystcat at gmail.com> wrote:

> I have an app that worked fine… then iOS 8 came out and everything went
> fubar…  what I am having a problem with is the app seeing an sqlite table
> under iOS 8…  I’ve started using the latest LC 7.0.3 Build 10026 under Max
> OS X 10.10.2 with the iOS 8 simulator.
>
> When the app opens on the iPad, it checks to see if there is an sqlite
> table in the Documents folder… if not it creates one.  Well… it DID in the
> past.  Now what I have it doing is copying the empty table already created
> over to the Documents table.  Once there it creates the tables it needs.  I
> have this in the openStack.  The reason for this is because the app will
> determine what you are on and either send you to the iPad card or the
> iPhone card.  Both use the same tables.
>
> Now if I stick the code on the card in a button just to test it out…?  It
> works.  Is something wacky with sqlite and LC or am I just overlooking
> something REALLY obvious and need to be laughed at..?
>
> Has anyone else had any problems using sqlite with iOS 8..?  If so… what
> did you do to fix it..?
>
> Help me Obi-Wan...
> Paul
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at 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."



More information about the use-livecode mailing list