Issue when uploading update
已回答
When uploading I have the message:
Your APK or Android App Bundle needs to have the package name apis.android.appium.io.apidemos.
But my build.gradle both
namespace = "apis.android.appium.io.apidemos"
and
applicationId = "apis.android.appium.io.apidemos"
Moreover in Project Structure dialog I have Application ID Suffix
apis.android.appium.io.apidemos.
How can I fix it?
请先登录再写评论。
Hi Yury,
This seems like a question about an Android app, and this forum is about developing plugins for IntelliJ Platform.
Yes, I see. Thank you