hassan1455's Forum Posts

  • Hi, when I export my game for mac using the WKWebView option it gives me a zip file. After I extract it and try to run it, it says it can't be opened. I have tried unzipping it using a different program and it says the file is damaged. Is there a way to export the game for mac without having it compressed into a zip file? Thanks.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I got this message on Google Play Developer Console:

    App must target Android 12 (API level 31) or higher

    App must target Android 13 (API level 33) or higher

    I uploaded a version of my game like two weeks ago. Is there a specific export setting in Construct to solve this?

    Thanks.

  • I get this error in Xcode when I try to archive my project:

    Command PhaseScriptExecution failed with a nonzero exit code

  • I exported my project for iOS with Xcode setting in Construct3. Then I opened the project in xcode and ran it on virtual iOS device and it gives me this error:

    libc++abi: terminating due to uncaught exception of type NSException

  • Hi, I upgraded to latest version of construct3 and noticed ads on android do not work at all, even in test mode. Anyone else experience this problem? Thanks.

  • I tried all of those things and they didn't do anything.

  • I have implemented AdMob in my game and I am seeing zeroes in the game's AdMob page. The game's earnings are reported but this section is displaying all zeroes:

  • Hi,

    I'm trying to put admob ads on my construct 3 IOS game but the problem is ads are not showing.

    If someone can fix this problem i'll pay them. thanks

  • Does admob work with facebook instant games? Or is there a different way to show ads? Thanks.

  • Hi,

    I uploaded my game on Apple App Store successfully (IDFA, AdMob) and test ads are disabled. The ads were showing in the simulator in Xcode. My game is published on app store and I tried playing it on my iPad to see if ads work and for some reason they don't show up on the device.

    I made sure to turn off test ads before submitting to Apple and the app id and ad id are all correct. I made sure the IDFA works as well. Is there any way to find out what the problem is with ads not showing?

    Thanks.

  • Hello, I am publishing a kids game on iOS and am getting a conflicting warning message on Appstore Connect.

    On the App Privacy page, it says my app contains NSUserTrackingUsageDescription and apparently if I select that my app IS tracking then it says it may be violating the App Store Guidelines for kids.

    What should I do? Thanks in advance.

  • Hello, I would like to create a high score leaderboard for my android game but I am confused how to setup the leaderboard on the Google Play Developer Console page.

    I am not sure what to select here:

  • What happens if a LocalStorage object's Set is already processing and I Set it again? Would it overwrite the previous Set action or just be ignored?

    Thanks in advance.

  • I am trying to save a dictionary and an array to Local Storage at the same time and wanted to know if I can do that with the code below:

    Thanks in advance.

  • I received an e-mail from AdMob for my game:

    I'm not sure if I need to do anything about it? I used latest version of C3 to export my android game.