Search found 31 matches

by jorgecaballero
Mon Feb 16, 2015 2:03 am
Forum: Android Deployment
Topic: My app takes a long time to open
Replies: 4
Views: 4752

Re: My app takes a long time to open

.

The images are part of the app, import to stack,
and the mp3 music are add in copy files.

Is the only way i know




...
by jorgecaballero
Sun Feb 15, 2015 8:19 am
Forum: Android Deployment
Topic: My app takes a long time to open
Replies: 4
Views: 4752

My app takes a long time to open

My app takes a long time to open and is heavy, 43 MB

It is a book of about 200 pages, with some images and music mp3.

That I can do to make it faster and lighter?



...
by jorgecaballero
Sun Jan 25, 2015 5:16 am
Forum: iOS Deployment
Topic: My app takes a long time to open and is heavy.
Replies: 0
Views: 2358

My app takes a long time to open and is heavy.

My app takes a long time to open and is heavy, 43 MB

It is a book of about 200 pages, with some images and music mp3.

That I can do to make it faster and lighter?



thanks
by jorgecaballero
Sat Jun 07, 2014 3:03 pm
Forum: iOS Deployment
Topic: Volume in music
Replies: 1
Views: 2517

Volume in music

Volume in music In my APP use different music on each card with the following code: put specialfolderpath("engine") & "/music1.mp3" into tSound play tSound looping I want to manipulate the overall volume of the entire application, the user changes the volume for the whole stack. They can also mute t...
by jorgecaballero
Tue Apr 29, 2014 7:04 am
Forum: iOS Deployment
Topic: no restart when closed?
Replies: 7
Views: 5316

Re: no restart when closed?

.

ok thanks, then that's my mistake,
will update and will use the folder "documents"





,
by jorgecaballero
Tue Apr 29, 2014 6:31 am
Forum: iOS Deployment
Topic: no restart when closed?
Replies: 7
Views: 5316

Re: no restart when closed?

Hello It worked fine in the simulator, but I uploaded it to the appstore and does not work. Do not save the file in the "Documents" folder, create a different, you think that is the problem? I must save the "documents" folder? or I can try it on the "Engine" folder. What is your recommendation? thanks
by jorgecaballero
Mon Apr 28, 2014 8:19 pm
Forum: iOS Deployment
Topic: no restart when closed?
Replies: 7
Views: 5316

no restart when closed?

How I can get my app on ipad not restart when closed,
I need to continue on the last card where you stay?


Thanks
by jorgecaballero
Tue Apr 15, 2014 10:49 pm
Forum: iOS Deployment
Topic: I need the reader to continue on the last page he read.
Replies: 5
Views: 4356

Re: I need the reader to continue on the last page he read.

thanks jellicy and Simon

How do I record the number of the card? and how do I bring it to continue on that card?

If you have any example code would help me a lot
by jorgecaballero
Tue Apr 15, 2014 8:32 pm
Forum: iOS Deployment
Topic: I need the reader to continue on the last page he read.
Replies: 5
Views: 4356

I need the reader to continue on the last page he read.

I am developing an interactive book Need will automatically save the progress, I do not want bookmarks, only to continue at the same point in the story. I put a progress in a "field" with this code   put the number of current card into field ID 1035 save this stack And then I do this to continue rea...
by jorgecaballero
Thu Nov 14, 2013 4:10 am
Forum: iOS Deployment
Topic: I can not upload my new APPs to Appstore,
Replies: 2
Views: 3020

Re: Thanks, now is waiting for review

Thanks Boris,,,,

Now mi APP is Waiting for review,,,,


a Hug...
by jorgecaballero
Sat Nov 09, 2013 6:11 am
Forum: iOS Deployment
Topic: I can not upload my new APPs to Appstore,
Replies: 2
Views: 3020

I can not upload my new APPs to Appstore,

I can not upload my new APPs to Appstore, Other apps I've posted above, but with the new apps I can not. Send optimization error with iphone 5,,, LiveCode 6.1.2 and also use 6.5 with any work. If someone has uploaded some application in this month apstore please tell me the size of the STACK to work...
by jorgecaballero
Sat Nov 09, 2013 6:02 am
Forum: iOS Deployment
Topic: Navigate to facebook
Replies: 3
Views: 3399

Same problem.... Navigate to facebook

I have the same problem...

Please help us...
by jorgecaballero
Fri Oct 25, 2013 12:39 am
Forum: iOS Deployment
Topic: iPhone 5 Optimization Requirement
Replies: 1
Views: 2575

iPhone 5 Optimization Requirement

My APP is not published in Apstore, my stack size is 640x960 also to be compatible with the iphone 4. I use MAC and xcode 5 --- Livecode 6.1.2 What I have to do,,, this is the error that sent me: iPhone 5 Optimization Requirement - Your binary is not optimized for iPhone 5. New iPhone apps and app u...
by jorgecaballero
Fri Sep 20, 2013 7:35 am
Forum: iOS Deployment
Topic: Move text with finger touch
Replies: 1
Views: 2389

Move text with finger touch

I'm doing a little book for iphone and android, I would like to move the text down and up to continue reading when the text is larger than the screen. It can be done with finger movement like a native application android or iphone??? or what is the best way to put a lot of text in the application?? ...