You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create a build for Windows(from a PC machine) and in my build.settings the reviewPopup plugin is configured only for iphone, but my console receive this error:
ERROR: Could not complete build because there were compile errors in Lua file: C:\Users\Acer\AppData\Local\Temp\Corona Labs\Win32 Build a13472\obj..\Plugins\PaxHeader\plugin_reviewPopUp.lua
I'm trying to create a build for Windows(from a PC machine) and in my build.settings the reviewPopup plugin is configured only for iphone, but my console receive this error:
ERROR: Could not complete build because there were compile errors in Lua file: C:\Users\Acer\AppData\Local\Temp\Corona Labs\Win32 Build a13472\obj..\Plugins\PaxHeader\plugin_reviewPopUp.lua
my build.settings file look lilke this:
["plugin.reviewPopUp"] = {
publisherId = "tech.scotth",
marketplaceId = "3u65hy",
supportedPlatforms = { iphone=true }
},
The text was updated successfully, but these errors were encountered: