Out of ideas on how to make this plugin work again, please HELP!

Hello Unity people ,

I’ve created a project using these two plugins: Image and Video Picker & Native Music Picker. These two allow me to access the (Android) device’s media files in a native way.

The Native Music Picker worked before I added in the Image and Video Picker, but after I added in the Image and Video Picker, only the second one works.

I thought the two might be incompatible,so I created a new project containing only the two plugins to debug maybe the manifest and created a scene integrating both. To my surprise they both worked perfectly right away.

When I say it (the native music plugin) doesn’t work I mean that the plugin can open the sound library, you get to choose a file, but the callback doesn’t seem to happen. The only “exception” I get is a message in adb saying this:

Native libraries not loaded - dropping
message for
NativeMusicPicker.ChooseAudioFileCallback

Searching this on google didn’t help me much. I’ve even tried Right Click >> Reimport All to no success…

If you have an idea on what else I could try, I’d be very thankful.

That’s a problem we can’t solve. You should direct that question towards the plugin developer. Maybe you have a different setup in your test project compared to your actual project? Maybe you’re missing some android manifest settings? I don’t have those plugins so i can’t do any tests on my own. The music picker seems to be quite new so it’s unlikely that anyone else will have much experience with it. The image and video picker has been bought by 70 people. So again it’s unlikely that another user has the same problem.

As said the best place to get help is the plugin developer.