You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
If the Android or iOS credentials passed in at the bind step are invalid, there is no validation and the binding does not fail. However it will not show up in the Mobile App's JSON config.
The text was updated successfully, but these errors were encountered:
The variant config does not show up because UPS itself will not create a variant when the parameters are invalid and the config operator will not annotate the mobile client when it doesn't get a variant from UPS.
Error handling was implemented in #53 but had to be removed because of the issue linked above. Maybe it's worth retesting this with the latest ASB versions.
Description
If the Android or iOS credentials passed in at the bind step are invalid, there is no validation and the binding does not fail. However it will not show up in the Mobile App's JSON config.
The text was updated successfully, but these errors were encountered: