I'm using Dynamic feature modules in my app.
onActivityResult
is deprecated. However, SplitInstallManager.startConfirmationDialogForResult
uses the onActivityResult
callback. Is there a way around this?
I'm using Dynamic feature modules in my app.
onActivityResult
is deprecated. However, SplitInstallManager.startConfirmationDialogForResult
uses the onActivityResult
callback. Is there a way around this?