This thread is specific to 64-bit support/upgrades for plugins. If you want to read the core Corona SDK 64-bit forum thread, go here: https://forums.coronalabs.com/topic/74839-google-play-64-bit-requirement/
What information can anyone provide about a 64-bit version of these plugins?
[“plugin.facebook.v4a”] = { publisherId = “com.coronalabs”, },
[“plugin.notifications.v2”] = { publisherId = “com.coronalabs” },
[“plugin.gamecenter”] = { publisherId = “tech.scotth” }, – This iOS system connectivity should have been published by Corona
[“CoronaProvider.native.popup.social”] = { publisherId = “com.coronalabs” },
[“CoronaProvider.native.popup.activity”] = { publisherId = “com.coronalabs”, supportedPlatforms = { iphone=true } },
[“plugin.google.iap.v3”] = { publisherId = “com.coronalabs”, supportedplatforms = { android=true } },
[“plugin.amazon.iap”] = { publisherid = “com.coronalabs”, supportedplatforms = { [“android-kindle”]=true }},
[“plugin.utf8”] = { publisherid = “com.coronalabs” },
[“plugin.kochava”] = { publisherId = “com.coronalabs”, },
[“plugin.pasteboard”] = { publisherid = “com.coronalabs” }
[“plugin.reviewPopUp”]={publisherId = “tech.scotth”}, – This iOS system connectivity should have been published by Corona
[“plugin.firebaseAnalytics”] = {publisherId = “tech.scotth”,}, --this is incompatible with Corona’s notificationsV2
[“plugin.contacts”] = { publisherid = “tech.scotth”, supportedplatforms = { iphone=true, android=true } },
[‘plugin.texttospeech’] = { publisherid = ‘com.spiralcodestudio’ },
--[‘plugin.coronasplashcontrol’] = { publisherid = ‘com.coronalabs’ }, --is this deprecated?