Using java version "1.8.0\_91" Java(TM) SE Runtime Environment (build 1.8.0\_91-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode) Sep 16 15:35:37.167 Picked up JAVA\_TOOL\_OPTIONS: -Duser.language=en Sep 16 15:36:26.552 Picked up JAVA\_TOOL\_OPTIONS: -Duser.language=en Sep 16 15:36:27.019 Picked up JAVA\_TOOL\_OPTIONS: -Duser.language=en Sep 16 15:36:28.988 jar signed. Sep 16 15:36:32.289 Testing credentials for '/Users/datozuro/Keystores/Release.keystore': Building android app for davitzuroshvili@gmail.com with 2016.2932 Sep 16 15:37:57.692 Using custom build id from app bundle: 00000 (AppSettings.lua) Sep 16 15:38:01.393 BUILD SUCCESSFUL Total time: 1 second Sep 16 15:39:20.326 BuildID: 57dbd9d3a860d Sep 16 15:40:28.142 BUILD SUCCESSFUL Total time: 10 seconds Sep 16 15:40:28.220 Android build succeeded in 151 seconds Sep 16 15:48:30.912 2016-09-16 15:48:30.910 Corona Simulator[2751:225637] Communications error: \<OS\_xpc\_error: \<error: 0x7fff7d026b90\> { count = 1, contents = "XPCErrorDescription" =\> \<string: 0x7fff7d026f40\> { length = 22, contents = "Connection interrupted" } }\>
build settings:
settings = { orientation= { default="portrait", supported = { "portrait", "portraitUpsideDown" } }, plugins = { ["plugin.coronaAds"] = { publisherId = "com.coronalabs", supportedPlatforms = { android=true } }, ["plugin.google.play.services"] = { publisherId = "com.coronalabs", supportedPlatforms = { android=true } }, ["shared.android.support.v4"] = { publisherId = "com.coronalabs", supportedPlatforms = { android=true } } }, -- If building for iOS, add these three entries to the "plist" table iphone = { plist = { NSAppTransportSecurity = { NSAllowsArbitraryLoads=true }, NSLocationAlwaysUsageDescription = { "" }, NSLocationWhenInUseUsageDescription = { "" }, }, }, }