yasirkula / UnityNativeShare

A Unity plugin to natively share files (images, videos, documents, etc.) and/or plain text on Android & iOS
MIT License
890 stars 131 forks source link

Error <queries> #124

Closed akari23 closed 2 years ago

akari23 commented 2 years ago

Hi , i wanna ask something image is that mean, i just delete this one? image without deletting the intent

or the delete the entire ? thankyou sir

yasirkula commented 2 years ago

You should delete the entire thing.

akari23 commented 2 years ago

You should delete the entire thing.

Already delete , and make a new NativeShare.aar then now i can build, but when i click a button that contain share func, it wont open the share option, i cant see anything happen on android device

yasirkula commented 2 years ago

If you've recreated NativeShare.aar from scratch, I would instead recommend you to open NativeShare.aar, open AndroidManifest.xml, modify it, return to opened NativeShare.aar, when Winrar asks whether or not to update the archive say yes. That's how I do at least. If you've created the aar from scratch, you may have used a wrong compression and I suspect that NativeShare native classes aren't included in your build.

akari23 commented 2 years ago

If you've recreated NativeShare.aar from scratch, I would instead recommend you to open NativeShare.aar, open AndroidManifest.xml, modify it, return to opened NativeShare.aar, when Winrar asks whether or not to update the archive say yes. That's how I do at least. If you've created the aar from scratch, you may have used a wrong compression and I suspect that NativeShare native classes aren't included in your build.

it work so great!!! thankyouu so much for ur help sir