1) if I set  ios.debug.archs=armv7 will it include the 32 bit version or it 
will compile only 32 bit version?
2) ok
3) I watched this video How to Add an Older iOS Device to Xcode Deployment 
- YouTube <https://www.youtube.com/watch?v=ZScxa97RUeU> and it seems that 
it is possible to a certain amount to override the minimum targeted version 
in new XCode. Is that true for you too?
4) Are those old devices also prevented from downloading my app from the 
AppStore?

Regards

Il giorno lunedì 19 aprile 2021 alle 03:49:02 UTC+2 Shai Almog ha scritto:

> You need to explicitly set 32 bit mode for this device to work using 
> ios.debug.archs=armv7
> The device UDID needs to be in your provisioning profile for this to work 
> as well.
> It might still not work since the newer version of xcode we have on the 
> server might block older devices. This is outside of our hands.
>
> On Sunday, April 18, 2021 at 5:15:07 PM UTC+3 P5music wrote:
>
>> I sent a successful iOS Debug build
>> but installation on real iOS device is not successfull as well.
>> iPad 2 (2011)
>> Model MC769TY/A
>> iOS Version 9.3.5
>> is this device supported?
>> It happens both with link or .ipa file.
>> In the attached images you can see the error:
>> "Impossible to download the app
>> At present time it is impossible to download the app"
>> It is translated, so I do not know what the error is like in english 
>> language.
>> The provisioning certificate includes the ID of the device.
>> Thanks
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/0f52c12b-6513-402c-8a62-2b845c5b033en%40googlegroups.com.

Reply via email to