Skip to content

NullPointerException when invoke AppInstallHelper.InstallationHelper.InstallApp #11

@UlyssesWu

Description

@UlyssesWu

I have tried on different devices, and they all throw this:

Java.Lang.NullPointerException: 'Attempt to invoke virtual method 'boolean android.content.Intent.migrateExtraStreamToClipData(android.content.Context)' on a null object reference'

when invoke this line:

await Plugin.XF.AppInstallHelper.InstallationHelper.InstallApp(apkPath, Plugin.XF.AppInstallHelper.InstallMode.OutOfAppStore);

any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions