iOS Jailbroken devices

Options
hi,

I'm using PUN+ and I'm able to instantiate Players/prefab across the devices. But the funny thing in here is, only iOS devices (not JB) can see each others and work as it should (in a room). Beside that, only Jailbroken Devices can see each other (the same room above).

For example, my testRoom has 4 connected players on separate iPhones, two of these are not JB and the the other two devices are JB. Then that happened, only JB devices can see each other, Only non-JB devices can see each other. But on my Unity Play Mode it still count players in room are 4.

How can I fix that?? My game is going to be free. So I'm not care much about JB devices. :roll:

thanks,

Comments

  • Tobias
    Options
    We actually don't have a lot of experience with jailbroken iOS devices. There should be no difference at all from PUN perspective. It doesn't use anything iOS specific.
    So I can't think of any way that gets players in a room first but can't see each other, depending on having root access or not.

    It might be a Unity issue or a logical issue in your current code?!