David Martinez Member Licensed User Longtime User Mar 27, 2017 #1 I keep getting this popup on the emulator on my Mac Compile Server... "YourApplicationName" May Slow Down Your iPhone. The developer of this app needs to update it to improve it compatibility. I am using B4i 3.60 and build server version 3.6. Does anyone know how to fix this issue?
I keep getting this popup on the emulator on my Mac Compile Server... "YourApplicationName" May Slow Down Your iPhone. The developer of this app needs to update it to improve it compatibility. I am using B4i 3.60 and build server version 3.6. Does anyone know how to fix this issue?
Erel B4X founder Staff member Licensed User Longtime User Mar 27, 2017 #2 You should ignore it. It will appear on the first run because the simulator build is a 32 bit binary. Release apps include both 32 bit and 64 bit binaries so your customers will never see this message. Upvote 0
You should ignore it. It will appear on the first run because the simulator build is a 32 bit binary. Release apps include both 32 bit and 64 bit binaries so your customers will never see this message.
David Martinez Member Licensed User Longtime User Mar 27, 2017 #3 Sounds great! Thank you for your quick response. Upvote 0