|
Post by newuser on May 24, 2019 11:07:59 GMT
I'm getting a warning from Google Play Store that my app needs 64bit support as it uses native code.
Is there a way to ensure a Rhodes app is compiled in this way?
|
|
|
Post by Alex Epifanov on May 24, 2019 12:49:05 GMT
We will add support for 64bit Android in shortest time.
|
|
bernd
New Member
Posts: 1
|
Post by bernd on May 31, 2019 14:26:26 GMT
What time frame are we looking at for the 64-bit support?
|
|
|
Post by Alex Epifanov on May 31, 2019 22:39:36 GMT
June
|
|
|
Post by jontara on Jun 8, 2019 4:15:08 GMT
Is this just a warning?
We got an email about this. Not from submitting, just a general email sent to publishers. I think it said the cutoff date was August.
|
|
|
Post by egghead on Jun 8, 2019 5:52:38 GMT
Saw this :https://devblogs.microsoft.com/xamarin/64-bit-requirements-xamarin-android-apps/
|
|
|
Post by Alex Epifanov on Jun 8, 2019 15:47:44 GMT
|
|
curly
Junior Member
Posts: 16
|
Post by curly on Jul 4, 2019 22:18:32 GMT
|
|
|
Post by Alex Epifanov on Jul 7, 2019 12:28:07 GMT
It is included to 7.1.dev. 7.1 beta and release versions will be published shortly. I recommend switching to them.
|
|
|
Post by jontara on Jul 26, 2019 23:58:25 GMT
I am using latest (almost - there is currently one more commit, but it is just an update for Travis automated test) master @8308c5b48d94e1c03b8a06ee682c81ed5a71506c and able to build with 64-bit aarch64 added and testing on on Play Store.
Note that an additional requirement by August 1 which is not immediately obvious is you also must target SDK 28.
|
|
|
Post by Alex Epifanov on Jul 29, 2019 23:58:35 GMT
7.1.1 is recommended now for arm64@Android
|
|