Skip to content

NativeCameraNamespace.NCCameraCallbackAndroid.MediaReceiveCallback NullReferenceException #117

@onetech-dev

Description

@onetech-dev

Hello @yasirkula

First of all, thank you for the great plugin

When using NativeCamera.Permission permission = NativeCamera.TakePicture((path) => {...}, it open the device's camera. I took the picture below:
Screenshot_20240226_145230_Camera 1

Click OK and device logs NullReferenceException. Full log: "NullReferenceException: Object reference not set to an instance of an object.
EditProfileView.b__14_0 (System.String path) (at <00000000000000000000000000000000>:0)
NativeCameraNamespace.NCCameraCallbackAndroid.MediaReceiveCallback (System.String path) (at <00000000000000000000000000000000>:0)"

Is there something missing? Tested on Android (Galaxy S22, ver 14)

Thanks in advance.

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