PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → WM19 and IOS
WM19 and IOS
Débuté par Jan de Bruin, 23 oct. 2014 22:49 - 10 réponses
Posté le 23 octobre 2014 - 22:49
Hey,

I develop a lot lately in wm 19 for IOS.
Everything works fine in the simulator.
But on the IPAD the app freezes sometimes when i click on a button.
Under this button there is a simple close statement.

An other issue (i think since ios8) is that when the keyboard becomes active the hole screen is going up so the user can not see his/her input in the entry.

Do you experience also these problems ??
And do you have a solution?


TIA
Jan
Posté le 23 octobre 2014 - 23:06
Good to share but I'm still with iphone 4 and ios7.n, will try in iPAD AIR with ios 8.1.

Are you in 8.0.2 then try upgrade to 8.1 to see if it works out?

HTH

King
Posté le 24 octobre 2014 - 09:45
Hi Jan

This is very interesting to me as we have been doing loads of enterprise apps in iOS 7 with no issues whatsoever. We have not tested anything with iOS8 yet. I would so as King suggests - go to the latest and greatest iOS version with bendable phone and all and see if it works. If you still have issues get hold of Montpelier as they may know something about it and may even have a fix.

Do tell what transpires as we are about to dive into this potential mess as well. Users do not find it funny at all.

Cheers
Andre
Posté le 24 octobre 2014 - 14:13
hey

with 8.1 still the same problem


Jan
Posté le 24 octobre 2014 - 14:47
Hi everybody

they announced the publication of a patch on the french pcsoft mobile forum a few hours ago... They should also have it available for the US version.
Posté le 24 octobre 2014 - 16:30
Hi Fabrice

Thanks for that announcement.

Cheers
Andre
Posté le 25 octobre 2014 - 00:05
Hi. New file in the PCSoft FTP. English version.

WM190PACKUSIOS8056s


Rubén
Posté le 25 octobre 2014 - 06:19
Jan

You're right, I got the same error as yours in iPAD retina.

I just updated the patch with the following .a lib files changed as below:

10/17/2014 10:29 AM 1,735,392 libwd190device.a
10/17/2014 11:37 AM 38,307,136 libwd190obj.a
10/22/2014 08:03 PM 16,012,224 libwd190vm.a

for IOS only.

Pls let me know if the bug is fixed with the abv patched as my iMac is in office,
and will test it out early next wk.

Cheers

King
Posté le 27 octobre 2014 - 12:07
answer from pccsoft about the patch
(solved keyboard problem and apps that frees)

An upgrade has been made available here (<a class="ExternalLink" rel="nofollow" target="_blank" href="http://www.windev.com/ts/download/19/download.php?PACK=wx19_56s/us/windevmobile/WM190PACKUSIOS8056s.exe">http://www.windev.com/ts/download/19/download.php&hellip;</a>) to fix a problem that appeared with IOS8.

The problem is a change in behaviour between IOS7 and IOS8, when an app enters the background: With IOS7, when going back to the foreground the app resumed its action unchanged. With IOS8 the app was stopped.

The app was stopped because the WINDEV MOBILE framework hold some files opened (and this is something that IOS8 does not tolerate anymore). The current upgrade is to make sure all the files are closed when the app enters background.
Membre enregistré
102 messages
Popularité : +2 (2 votes)
Posté le 29 octobre 2014 - 23:00
Pardon me for hopping on this horse ;-)

I'm interested in developing for iOS. What Apple computer is necessary for compiling the iOS apps? Any suggestions on what I can buy, preferably a used one?

TIA
Sebastian
Posté le 31 octobre 2014 - 08:03
After the update, I'm still getting this error. Mainly, it freezes when I try to close a non-maximized window. Any help? I'm running my app in iOS 8.1 in iPad Air