Hi guys!
There is an issue with Flutter SDK (on the latest 9.5.0 as well) for Android with multiple placements.
In my app I have multiple placements with different offerings. Then I set up targeting in the Dashboard without specifying any placements, only the default offering. I would expect that all placements in my app would show that default offering. This is actually the case in iOS. But in Android no paywalls is shown at all.
Many times I forget to list all the placements when targeting and my Android app won’t show paywalls in missed placements. Recently I run an experiment without specifying placements in the experiment settings and after 3 days I figured that the Android app wasn’t showing any paywalls at all because of this issue :(
You can find more information in this GitHub issue:
https://github.com/RevenueCat/purchases-flutter/issues/1225
