Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stzouvaras authored Dec 12, 2024
1 parent b025157 commit dc4e2b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ It is the application's responsibility to retrieve the `code` query parameter fr
</intent-filter>
```

Alternatively, you can use Android App Links [Google Documentation](https://developer.android.com/studio/write/app-link-indexing)

Initialize the SDK in your Application class by providing your application context, configuration, and, if you are using Koin for dependency injection, the KoinApplication.

```kotlin
Expand Down

0 comments on commit dc4e2b0

Please sign in to comment.