Google 64-bit deadline coming August 1, 2020

posted in Corona Labs Blog
Published April 16, 2020 Imported
Advertisement

When Google started enforcing their new 64-bit requirements last year, they gave Corona developers an extension. New apps still had to be 64-bit by the deadline, but for apps currently in the app store, they provided an extension until August 1, 2020. That’s a little over three months away.

While most Corona apps are now in compliance, over 4,000 Corona-made apps are not and are in threat of being taken down on or after August 1. If you have apps that need updated. Get the latest daily build at https://developer.coronalabs.com/downloads/daily-builds/

And update your apps sooner than later. This would also be a good time to disable the Corona Splash Screen. Make sure to include:

splashScreen = 
	{
		enable = false
	},

in your build.settings file inside the settings = {} table to avoid any potential confusion with the app store’s current stance on the novel coronavirus and COVID-19.

Read more

0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement