U

userthv

Member

Last active last week

  1. 7 weeks ago
    Tue Dec 3 01:42:42 2024

    Hello. Yes, I did it before to post here...

    I just tried with version 5.4 but problem is still the same.

  2. Sat Nov 30 22:26:24 2024

    Hi all, this is my first post here...

    I just tried to create my first app bundle, it worked successfully, but importing it in Google Play Console always results in a fail, displaying this error message : File 'BundleConfig.pb' was not found.

    Does anyone have an idea where it could come from? I have no idea...

    I have the latest JDK installed on Windows 10, I tried both (looking like) lines:

    keytool -genkey -keyalg RSA -alias myalias -keystore newkeystore.keystore -storepass yourpassword -validity 365000 -keysize 2048
    keytool -genkey -keyalg RSA -alias myalias -keystore newkeystore.jks -storepass yourpassword -validity 365000 -keysize 2048

    ... but none made the job at the end on Google Play Console.

    Thanks for your help.

  3. Sat Nov 30 22:05:45 2024
    U userthv joined the forum.