File 'BundleConfig.pb' was not found. (while importing app bundle in Google Play)

  1. 7 weeks ago
    Edited 7 weeks ago by userthv

    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.

  2. admin

    Dec 1 Administrator

    Kindly contact support by raising a support ticket.

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

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

 

or Sign Up to reply!