SonalPawar2509 / typescriptLearning

0 stars 0 forks source link

Signing in with Facebook on a mobile device opens the Facebook URL in the browser instead of the app. #4

Open SonalPawar2509 opened 1 week ago

SonalPawar2509 commented 1 week ago

Precondition:

  1. User should have facebook signed up account created.
  2. On the Android device facebook app should be installed and facebook account should be logged in.
  3. Freecash app should be installed on the Android device

Steps:

  1. Open Freecash app and click on Sign-In button
  2. Select facebook option
  3. Observe that The Facebook URL opens in the browser instead of navigating to the Facebook app.

Actual Result: Signing in with Facebook on a mobile device opens the Facebook URL in the browser instead of the app.

Expected Result: In a mobile device if user already has facebook app then signin-in with facebook option should open the facebook app instead of facebook URL in a browser.

Kindly refer attached screen recording for your reference.