I have integrated Azure AD b2c on Android using MSAL version 2.0.1 with the latest version. i'm getting an issue on forgot password Policy. once I press the forgot password button , i'm getting an error as user has cancelled correlation_id":"63825d05-29b1-4a6b-9a81-b8ee0d802ac8"
Previously it was working with MSAL Version 1.6 . once i press the forgot password button, it was retruned with an error code AADB2C90118, at that time i was handling by calling the forgot password authentication. this issue was seen on the LATEST VERSION 2.0.0 AND 2.0.1