Add a way to configure tracing when the session does not exist yet.
This commit is contained in:
parent
a30af97ecd
commit
9c9a6ce7be
7 changed files with 62 additions and 6 deletions
|
|
@ -33,5 +33,6 @@ interface OnBoardingEntryPoint : FeatureEntryPoint {
|
|||
interface Callback : Plugin {
|
||||
fun onSignUp()
|
||||
fun onSignIn()
|
||||
fun onOpenDeveloperSettings()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue