facebook-android-sdk icon indicating copy to clipboard operation
facebook-android-sdk copied to clipboard

Facebook App open twice when trying to log in

Open esathamzaj opened this issue 2 years ago • 1 comments

Checklist before submitting a bug report

Java version

11

Android version

8.0.0

Android SDK version

12.2.0

Installation platform & version

gradle-6.8.3

Package

Login

Goals

There is a bug where trying to log in with facebook opens two windows.

Expected results

There should be only one instance.

Actual results

There are two instances open when going back.

Steps to reproduce

Click login button, facebook app opens, when clicking back another instance is shown.

Code samples & details

// INSERT YOUR CODE HERE

esathamzaj avatar Apr 29 '22 13:04 esathamzaj

Can confirm. In my case login activity opens twice in case when I was logged out from facebook app (logged in and then logged out so the profile is saved in facebook app)

Nikitae57 avatar May 12 '22 13:05 Nikitae57