Copy link to clipboard
Copied
Airsdk30 can be packaged and run on ios10?the minversion must be 11?
Airsdk30 can be packaged and run on ios10?
Hi,
AIR SDK 30 supports iOS 10 and 11. Minimum version 11 is not mandatory.
However, the iOS application packaged using AIR version 30 would be 64-bit only.
Thanks
Copy link to clipboard
Copied
Hi,
AIR SDK 30 supports iOS 10 and 11. Minimum version 11 is not mandatory.
However, the iOS application packaged using AIR version 30 would be 64-bit only.
Thanks
Copy link to clipboard
Copied
Hi Amrita,
It seems AIRSDK 30 does not fix the following issue.
Could you please confirm this.
Copy link to clipboard
Copied
64-bit only at this point would mean the end of our company, please consider keeping this available for 32-bit whatever it takes, thanks!
Copy link to clipboard
Copied
Apple is driving the 64 bit only wagon. iOS and OSX.
Copy link to clipboard
Copied
Does air30 target iOS9+ (as noticed in the release note) or iOS10+?
Copy link to clipboard
Copied
in case you missed it in the other AIR forumes. AIR 30 will still be packaging 64 adn 32 bit versions.
End of this thread...
Copy link to clipboard
Copied
Hi,
The issue Error installing the ad-hoc application on the device using ad-hoc provisioning is fixed with AIR SDK 30.
Thanks.
Copy link to clipboard
Copied
When AIRSDK 30 official release is planned?
Copy link to clipboard
Copied
Hi Amrita,
We are using AIRSDK 30. We are facing an issue with keyboard events in Android devices. Below is the error
07-02 16:09:18.782 2234 2234 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.adobe.air.AIRWindowSurfaceView.DispatchSoftKeyboardEventOnBackKey()' on a null object reference
07-02 16:09:18.782 2234 2234 E AndroidRuntime: at com.adobe.air.AndroidStageText$1.onEditorAction(AndroidStageText.java:734)
07-02 16:09:18.782 2234 2234 E AndroidRuntime: at android.widget.TextView.onEditorAction(TextView.java:4905)
07-02 16:09:18.782 2234 2234 E AndroidRuntime: at com.android.internal.widget.EditableInputConnection.performEditorAction(EditableInputConnection.java:138)
07-02 16:09:18.782 2234 2234 E AndroidRuntime: at com.android.internal.view.IInputConnectionWrapper.executeMessage(IInputConnectionWrapper.java:364)
07-02 16:09:18.782 2234 2234 E AndroidRuntime: at com.android.internal.view.IInputConnectionWrapper$MyHandler.handleMessage(IInputConnectionWrapper.java:91)
07-02 16:09:18.782 2234 2234 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
07-02 16:09:18.782 2234 2234 E AndroidRuntime: at android.os.Looper.loop(Looper.java:163)
07-02 16:09:18.782 2234 2234 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6342)
07-02 16:09:18.782 2234 2234 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-02 16:09:18.782 2234 2234 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:880)
Could you please help us in solving the above issue.
Thanks
Deepak
Copy link to clipboard
Copied