Link wont work on iphone

16 views
Skip to first unread message

Gareth Murfin

unread,
Nov 7, 2018, 1:41:55 PM11/7/18
to CodenameOne Discussions
Im trying to emulate iphone to test a build but when I select the link in real ios emulator im getting "cannot open page because address is invalid" - never seen this on a real device, how do you get around it ?

Shai Almog

unread,
Nov 7, 2018, 11:11:05 PM11/7/18
to CodenameOne Discussions
I don't understand what you're talking about. What link? How do you open it?

Gareth Murfin

unread,
Nov 8, 2018, 8:32:26 AM11/8/18
to codenameone...@googlegroups.com
the link from build-server.html that says "install on device" - ie the normal way to install an ipa on a device, but on an emulated device it did not work. Works on my real iphone6.

On Thu, 8 Nov 2018 at 04:11, Shai Almog <shai....@gmail.com> wrote:
I don't understand what you're talking about. What link? How do you open it?

--
You received this message because you are subscribed to a topic in the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/codenameone-discussions/KJL6jWi7_QY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to codenameone-discu...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/a9fe61c2-642c-4c38-8659-1c5aa10237f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Gareth Murfin
(Android Freelancer - www.garethmurfin.co.uk)

Shai Almog

unread,
Nov 9, 2018, 12:27:49 AM11/9/18
to CodenameOne Discussions
iOS doesn't have an emulator. Only a simulator. So no it won't work.

Gareth Murfin

unread,
Nov 9, 2018, 1:38:02 PM11/9/18
to CodenameOne Discussions
Very odd, so what youre saying is you cannot install an ipa on an iphone using codenameone without using the xcode project? I cannot understand why that would be and I thought id done it before.

Gareth Murfin

unread,
Nov 9, 2018, 2:15:31 PM11/9/18
to CodenameOne Discussions
sorry i meant on an iphone emulator/simulator (it is an emulator surely not a simulator? but i dont know what the difference is in this case, must be a VM i would have thought, which means it is emulation?)

Shai Almog

unread,
Nov 10, 2018, 12:01:01 AM11/10/18
to CodenameOne Discussions
It's a simulator. Only Android has an emulator.

Emulator replicates the underlying ARM ISA and boots the Linux kernel with all the layers. That's why Androids emulator is slow. It uses the Intel ISA sometimes to speed things up but it's still slows as multiple layers need emulation.

Apple uses a simulator which is fast but always compiles directly to intel so it won't run on the device and visa versa. Device and simulator builds are nothing alike.
Reply all
Reply to author
Forward
0 new messages