Hello all. I can’t to install ios app to iphone xsmax, earlier i hadn’t got this problem on another phone. Corona build: 2019:3490. Has somebody met this problem? Ty.
Apple changed the UDID on new devices. The third-party tools that we use are looking for the old-style UDID’s and treat the new UDID’s as invalid.
We are using the main published branch of their tools. They have a (for the lack of a better term) a “beta” branch that works with the new UDIDs. We just have to incorporate the new tools into our builds. But we are still working on getting Android-64 bit live.
In the mean time, just open Xcode and go to “Simulators and Devices” and you can install the .app or .iap from there to your tethered device.
Rob
Thank you Rob.
Apple changed the UDID on new devices. The third-party tools that we use are looking for the old-style UDID’s and treat the new UDID’s as invalid.
We are using the main published branch of their tools. They have a (for the lack of a better term) a “beta” branch that works with the new UDIDs. We just have to incorporate the new tools into our builds. But we are still working on getting Android-64 bit live.
In the mean time, just open Xcode and go to “Simulators and Devices” and you can install the .app or .iap from there to your tethered device.
Rob
Thank you Rob.