I'm trying to implement Firebase Dynamic Linking.
- i have created project on firebase console and provided the required value(prefx and appid).
- i also have allowed the association domains from developer console and it is sucessfully showing true flag.
- in xcode i have on the feature of association domain and added the url identifiers etc.
Problem: still the problem i'm facing is that Association Domain Section says
Add the Association Domains feature to your App ID.
don't know whats the reason why i'm getting this error.
The screen shot is also attached for prove.