- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a problem with version IOS 9.1.
I wrote here because i have a problem with a user with IOs 9.1. The problem is Intel xdk. It wasn't building for IOs 9.1.
I want to know if Intel xdk think support for IOs 9.1.
Thanks. Regards.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What kind of problem?
I'm testing with an iPhone 4S running iOS9.1 and don't have XDK problems (enough other problems, but not related to XDK (more Ionics))
So it looks like XDK supports iOS9.1...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Leonardo -- have you successfully built the debuggable App Preview for your iOS test device in the past? Does your device contain iOS 9.1? The XDK cannot change the version of iOS on your device.
Please post your question in your native language, we can use Google translate to then translate it and might better understand what your issue is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Paul, como estas?
La construcción de prueba, la creamos en su momento con éxito, para la versión de IOS 8.0, que es la máxima versión que el Intel XDK nos deja seleccionar para cordova. Fue probada en los dispositivos de test y anda muy bien. El problema lo estamos teniendo con usuarios que tienen la nueva versión de IOS, la 9.1 y desde la tienda pueden descargar la aplicación (desconozco las políticas de descargas de la tiende de apple.) Pero tienen inconvenientes en el uso, a simple vista pareciera que la aplicación funciona correctamente, pero hay funciones de cordova, como por ejemplo navigator.notification.alert, que no responden. Y no sabemos porque. Creo que es un problema de incompatibilidad con la versión nueva de IOS.
No puedo asegurar porque tampoco, conectando el dispositivo a la PC con Intel XDK, cuando quiero hacer el debug, me tirar los errores que adjunte en el comentario anterior con las imágenes.
No se si pueden ayudarme de como solucionar este inconveniente o si tienen pensado sacar una versión de Intel XDK que permita compilar para IOS 9.1.
Saludos, gracias.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Paul, how are you?
The construction of test, created at the time successfully, for the IOS version 8.0, which is the highest version that lets us select Intel XDK to Cordova. It was tested in test devices and is doing very well. The problem we're having with users who have the new version of IOS 9.1 and from the store can download the application (do not know the policy downloads the tendency of apple.) But they have disadvantages in use, at first glance it seems that the application works properly, but there Cordova functions such as navigator.notification.alert, unresponsive. And we know why. I think it's a problem of incompatibility with the new version of IOS.
I can not say that either, connecting the device to the PC with Intel XDK, when I want to debug, I throw the errors that attach to the above comment the images.
Not if you can help me how to solve this problem or if they plan to make a version of Intel XDK compiled to allow IOS 9.1.
Greetings thank you.
I am guessing that you probably built with CLI 4.1.2 (or earlier). You will get different results if you build with CLI 5.1.1. So the simplest test would be to get an iOS 9 device, include it in your provision file, and email a CLI 5 built version of your app to that device to see if you get the same problem behavior. We have people with apps that are running successfully on iOS 9 devices.
CLI 5.1 built apps include a later version of the Cordova-iOS framework than that used by the CLI 4 build system. There have been many updates to the Cordova-iOS framework by the Cordova project team.
If that does not fix the issues, then using the Debug tab with an iOS device will be your next best option. When you say "La construcción de prueba, la creamos en su momento con éxito, para la versión de IOS 8.0" do you mean that you have successfully built a debug module for iOS and used it on an iOS 8 device? If that is true, you can use that same debug module on an iOS 9 device, but you will need to build it again with a new provision file that includes the UDID for that iOS 9 device. The debug module is the same, whether using iOS 8 or iOS 9.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page