LouisDeGuinness

Results 5 comments of LouisDeGuinness

About error 7 (https://developer.android.com/reference/android/speech/SpeechRecognizer): >**public static final int ERROR_NO_MATCH** >No recognition result matched. > >Constant Value: 7 > > (0x00000007) So whatever you're saying is not properly recognized. Error 6...

+1 Same behavior on my side, iOS working correctly, Android not redirecting after login.

After double-checking the "appAuthRedirectScheme" in the build.gradle of the android app and the "redirectUrl" parameter of the authorize method the problem is gone. Why iOS was working though, no clue.

I fixed it with a workaround but there will be a better way so i won't make a pull request. But the problem is gone if i change following in...

+1 I need collapsible groups