The remote config is working fine and trying to target user with version with 'exactly match' operator, the values not reflecting at the client side. The same configuration is working fine for android and without version criteria it is working for iOS also.
When using the contains operator with values 0.1.0,0.1.1 it is not working for both android and iOS.
The version giving here is showing under user properties in firebase console properly.
Firebase version using are, latest for iOS and 11.8.0 for android.
Any one faced this issue and any clue?