-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update documentation #48
Comments
@moazkh60 Could you give us more details about this one? Where did you encounter any difficulties and did you overcome them? |
First of all the documentation should list all the steps to make it work e.g |
Hi @moazkh60, For the feature, thanks to ask it: I don't ha ve a plan to release it, but we can start to work on it |
Hi, yes that's what I am saying. One needs to manually figure out that you need to enable capabilities after running into problems and searching separately. A step by step documentation with working example code would be a good way to go. |
feel free to open a PR to help on this @moazkh60 |
@scerelli @dmitov Below is the entire App.json and under that is the output Does the ClientID need to be input somewhere in the app?
And the output:
|
Hi @PaLaMuNDeR It still seems to be a problem with OAuth 2.0. It should appear a second modal with the kind of permissions you would like to asks. I will search in this direction: f.i. are you running app in debug and register only for release? |
@Francesco-Voto I registered both keys, but running in debug mode on physical device (Galaxy Note 8) via cable. |
Same on the AVD, running Android 9 and Android 10 |
Experiencing the same issue where the second modal doesn't show up, any updates? |
I think what resolved for me was deleting the app from the phone, and building the project with the Android Studio, after that exporting the app as apk file, transferring it manually to the phone and then it worked, but it was not a very easy or stable solution. Unfortunately I had to do it every time I was making some changes in the library connector |
Please update your documentation for iOS and Android and include code snippets for running your code.
The text was updated successfully, but these errors were encountered: