We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60843d3 commit fabf228Copy full SHA for fabf228
README.md
@@ -44,6 +44,7 @@ Any contributions, large or small, major features, bug fixes, additional languag
44
### Callback URL
45
- The callback URL needs to be in the format `your_schema://whatever_you_want`
46
- Use a custom schema like `myawesomeschema` (not `http` or `https`)
47
+- The schema must be lowercase ([Reference](https://developer.android.com/guide/topics/manifest/data-element.html))
48
49
## Legacy Notes
50
0 commit comments