When calling the showFirebaseLoginPrompt() method after a button click, I have the login screen open. However, when it is opened, if I rotate the device, the dialog resets to showing no providers.
I believe a fix needs to be implemented in the DialogFragment. If anybody knows an alternative workaround, let me know.
When calling the showFirebaseLoginPrompt() method after a button click, I have the login screen open. However, when it is opened, if I rotate the device, the dialog resets to showing no providers.
I believe a fix needs to be implemented in the DialogFragment. If anybody knows an alternative workaround, let me know.