googleads/googleads-mobile-flutter

Does it support dynamic app IDs?

Closed this issue · 1 comments

[REQUIRED] Step 1: Describe your environment

Plugin Version

ad sdk: 5.1.0 flutter:3.19.1

[REQUIRED] Step 2: Describe the problem

Steps to Reproduce

Hello,
The app I'm currently working on has various product flavors corresponding to different countries. This means my app will have more than one app_id. However, based on the documentation, it seems that the app_id can only be filled in the AndroidManifet.xml (android) and Info.plist(ios)

So, does it support dynamic app IDs, or is there a possibility to make it dynamic?

Hi @huythao99, at this time we do not support dynamic app ids.