Skip to content

When the Android phone pops up to confirm the authorization, click Allow and get stuck. #313

@ShenKang4181

Description

@ShenKang4181

When using HybridCLR, when the Android phone pops up to confirm the authorization, click Allow and get stuck.
My UnityNativeGallery can be used normally
But if I use HybridCLR, I will get stuck when I click Allow.
But when I use HybridCLR, the license of AR Foundation won't get stuck.
this is my code:
public void OnbuttonUpNew( )
{
NativeGallery.GetImageFromGallery( OnbuttonUpNew );
}

public void OnbuttonUpNew( string filePath )
{
    
}

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