Search found 17 matches

by Fanfanix
Sat Jan 30, 2016 7:34 pm
Forum: iOS Deployment
Topic: Xcode 7.2 - can't build
Replies: 13
Views: 9131

Re: Xcode 7.2 - can't build

All,

I am in the same predicament: my LC 7.1.0 fails to build under Xcode 7.2. What can I do in the meantime? How can I go back to my previous Xcode 6.4 ? Do I have to wait until LC works with the new Xcode 7.2? Any suggestions, I would appreciate them.
Thanks,

Drefanix
by Fanfanix
Sun Aug 30, 2015 1:58 am
Forum: iOS Deployment
Topic: App not showing on iPad
Replies: 2
Views: 2554

App not showing on iPad

Hello all, The app is tested successfully on the Simulator. I tried to use iTunes Connect - TestFlight to import it on my iPad. I dont know why they made TestFlight Beta setup so difficult, I give up and switch to purchase AirLaunch and in one,two,three steps I have the app installed on my iPad. But...
by Fanfanix
Fri Aug 28, 2015 4:17 am
Forum: Databases
Topic: Using Sqlite - Revdberr, invalid database type
Replies: 13
Views: 11374

Re: Using Sqlite - Revdberr, invalid database type

Hi Dave, By the time it is now in London, you are in deep sleep. I am here in New Jersey, celebrating because of you. My app is working perfectly well in the Simulator. Like you said, it was the LC version 7.1.0 (dp1), the culprit. I downloaded LC 7.1.0 (rc1) and no more "revdberr, invalid database ...
by Fanfanix
Thu Aug 27, 2015 7:58 pm
Forum: Databases
Topic: Using Sqlite - Revdberr, invalid database type
Replies: 13
Views: 11374

Re: Using Sqlite - Revdberr, invalid database type

Hi Simon, My app is an iOS app. It is like the Jeopardy game. I created the game front-end and the database is created and populated with questions and answers by a different app. On the desktop, I can play the game, select the subject and answer the questions. On the mobile, I expect the already po...
by Fanfanix
Thu Aug 27, 2015 1:34 am
Forum: Databases
Topic: Using Sqlite - Revdberr, invalid database type
Replies: 13
Views: 11374

Re: Using Sqlite - Revdberr, invalid database type

Hi Simon, My app is an iOS app, it is not an Android. Still, in the standalone setting, Sqlite is ticked and in the Script Librairies list, I select Database and Table . Can you tell me where is the database file supposed to be? I just copied it in /Users/myname/Documents because I see that is also ...
by Fanfanix
Wed Aug 26, 2015 7:40 pm
Forum: Databases
Topic: Using Sqlite - Revdberr, invalid database type
Replies: 13
Views: 11374

Re: Using Sqlite - Revdberr, invalid database type

All, I think that my problem comes from my lack of understanding in how the database file is included in the app bundle. For my case, the database file is here, on my hard drive: /users/myname/documents/All About Livecode/MyApp/MyAppDB.sqlite. I understand that I need to include the database file in...
by Fanfanix
Wed Aug 26, 2015 5:39 am
Forum: Databases
Topic: Using Sqlite - Revdberr, invalid database type
Replies: 13
Views: 11374

Using Sqlite - Revdberr, invalid database type

All, I am having problem connecting to a sqlite database. I can connect to it in standalone environment but I got the error "'Revdberr, Invalid database type" when I tested the app on the simulator. I am using LC 7.1, Commercial version, xCode 6.4. Here is a snippet of the code: if the environment i...
by Fanfanix
Mon Jul 27, 2015 2:38 am
Forum: iOS Deployment
Topic: what is the path for iOS 8.0 sdk with OS X Yosemite?
Replies: 4
Views: 3866

Re: what is the path for iOS 8.0 sdk with OS X Yosemite?

Hi Klaus, I am using Livecode 7.0.1. My MacBook has OS X 10.10.2 Yosemite and the Xcode version is 6.4. I cannot locate the IOS 8.4 SDK that comes with the Xcode 6.4. Where do I have to look for it? Which Livecode version works with OS X Yosemite and Xcode 6.4? And again where i will find the iOS 8....
by Fanfanix
Sun Jul 26, 2015 4:01 am
Forum: iOS Deployment
Topic: what is the path for iOS 8.0 sdk with OS X Yosemite?
Replies: 4
Views: 3866

what is the path for iOS 8.0 sdk with OS X Yosemite?

I have OS X Yosemite in my MacBook Pro. However I can not locate the path of IOS SDK for Livecode 7 to run. Where is IOS SDK located with the OS X Yosemite?. When I save my Livecode stack, I receive the error "Performing IOS device builds requires iOS 8.0 sdk platform to be installed" And then how d...
by Fanfanix
Sun Dec 07, 2014 7:38 pm
Forum: Databases
Topic: DB Tables are not copied onto mobile device
Replies: 2
Views: 3159

DB Tables are not copied onto mobile device

I created a sqlite database "Employee" with 2 tables. I populated from a desktop app both tables with appropriate data. On the desktop app, I am able to access both tables and display the data. I want to use the same database in a mobile app. What are the codes to copy the database Employee with the...
by Fanfanix
Mon Oct 20, 2014 9:52 pm
Forum: iOS Deployment
Topic: Hangs upon clicking Save as Standalone Application
Replies: 1
Views: 2121

Hangs upon clicking Save as Standalone Application

I am running OSX 10.9.5 - Xcode 6.0.1 - Livecode 6.6.4 (stable version). Under Preferences, my Xcode has 2 components iOS 7.1 Sim and iOS 7.0 Simulation. In the Standalone Application Settings, I check out Build for iOS - iPad - Sim 7.1 or later. My problem is whenever I click on Save as Standalone ...
by Fanfanix
Sun Sep 28, 2014 7:49 pm
Forum: iOS Deployment
Topic: Standalone app and iOS 8
Replies: 16
Views: 11955

Re: Standalone app and iOS 8

Dave, My problem started after I installed xCode 6.0.1 (Build 6A317). As you know Xcode 6 supports development for iOS 8 and Xcode 5.1 for iOS 7.1. When I go to LiveCode and check out the StandAlone Application Settings, there is no option to check for iOS 8. My current set up is for iOS 7.1 which c...
by Fanfanix
Mon Sep 22, 2014 4:44 pm
Forum: iOS Deployment
Topic: Standalone app and iOS 8
Replies: 16
Views: 11955

Standalone app and iOS 8

I downloaded IOS 8 and I can no longer save as a Standalone App. It requires iOS 7.1 sdk platform. What are my options?. Downgrade to older version of iOS or is it a bug in Livecode that will be soon addressed? Thank for any info or workaround.
by Fanfanix
Mon Sep 01, 2014 3:07 pm
Forum: iOS Deployment
Topic: Database file not showing on the device
Replies: 16
Views: 9340

Re: Database file not showing on the device

Gerry, Thanks for the codes to access the database on mobile. In fact, I was able to connect to the database but when it gets to read the table, I receive this error : revdberr, Database Error: No such table Histoire" The table "Histoire" does exist and it has records in it. Here are the codes to op...
by Fanfanix
Sun Aug 17, 2014 5:04 am
Forum: iOS Deployment
Topic: Database file not showing on the device
Replies: 16
Views: 9340

Database file not showing on the device

The database connection is lost when I am testing the app on my iPad.
My app is a quiz with questions and answer. The question does not come up at all on the iPad.
What am I doing wrong? Where in the standalone setup do I have to mention there is a database file SqlLite ?
Thanks for any help.

Go to advanced search