dowaihui's Recent Forum Activity

  • Thank you very much Ashley, will look into and setup the server allowing cross-domain requests.

    from what I have google:

    1. install a2enmod

    sudo apt-get update

    sudo apt-get install apache2 libapache2-mod-wsgi

    2. then modify /etc/apache2/apache2.conf

    add Header set Access-Control-Allow-Origin "*" inside <Directory /var/www/html>

    3. Run following:

    a2enmod headers

    /etc/init.d/apache2 restart

  • added a screenshot about the issue

  • Dear all,

    I'm trying to load image from URL into sprite object, google and downloaded an c3p file to learn and try, however I find that some URL work some don't, couldn't figure out why, all URL I try are https with valid cert, can anyone help me on this?

    Thanks a lot

    THIS is the c3p file I downloaded and modified a little bit to test, its from another Construct user in the forum but I cant find the post again

    I tried to load URL image from "https://i.postimg.cc/tg7gpFcN/p-stand.png" and "https://alexleung.name/test/p_stand.png", both are same image but the second link cannot be loaded

  • Thanks for the advice igortyhon

    Its my very first time to deploy an app on Google, was over-thinking everything maybe because of all the stuff in Play Console overwhelming my head.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi igortyhon,

    Does that means I should just use "Let Google manage and protect your app signing key" option, and upload the signed .aab from C3, then everythings good? Dxmn!

  • Hi igortyhon,

    Do you mean "Let Google manage and protect your app signing key" option? If yes, I dont understand about this option. The keystore is on my end not on Google, how do Google know my .aab is signed correctly?

  • Updated: I tried using the PEPK.jar from Google, must download latest OpenJDK (https://jdk.java.net/) to run:

    java -jar pepk.jar --keystore=keystore.jks --alias=myalias --output=output.zip --include-cert --rsa-aes-encryption --encryption-key-path=encryption_public_key.pem

    It generate the zip file Google wants.

    The JDK part is a pain in the a$$, and I wish this part of using JDK export and upload keystore was in the BUILDING A SIGNED APK FOR ANDROID IN CONSTRUCT 3, it will save me soooooooo much time.

    Thanks for igortyhon your reply again.

  • Hi igortyhon,

    I have already done what you said, have a keystore.jks, alias, password etc, I have my signed-bundle.aab ready, but the issue I have is uploading the keystore.jks to google.

    no matter I zip the keystore.jks alone or zip with the encryption_public_key.pem that download from google on step1, it always fail.

  • Dear Construct3 forum,

    I need some help on exporting signed android bundle.

    I followed the steps created keystore.jks and copied SHA-1 signature, in Play Console I tried both "Export and upload a key from Java keystore" or "Export and upload a key (not using Java Keystore)" the system said is "Zip file contains no encrypted private key".

    I checked their instructions, it seems I'm missing something like PEM file. I don't think I missed download PEM file while using C3 generate the keystore.jks, nor the BUILDING A SIGNED APK FOR ANDROID IN CONSTRUCT 3 mentioned anything about PEM.

    I tried "Let Google manage and protect your app signing key" option since this is what Google recommend, but I'm totally clueless about this one, they let me download "deployment_cert.der" which seems totally useless with C3.

  • This is screenshot of my simple code

  • Hi Construct Community,

    I was taking the multiplayer tutorial recently, I'm creating a test c3p to try out the multiplayer function, what I want to do is when host joined created a red ball, and created blue ball for every peers joined, it seems very easy but somehow I couldn't make it work.

    On host side can only see 1 red ball, on peer side host's ball is in blue and peer's ball is red.

    This is my c3p file: here

    Could anyone help me on this newbie issue? Thanks.

dowaihui's avatar

dowaihui

Member since 28 Apr, 2022

None one is following dowaihui yet!

Trophy Case

  • 2-Year Club
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

5/44
How to earn trophies