S
Sorry I don’t understand
S
Sorry I don’t understand
you mean remove this lines ?
<provider
android:name="com.yasirkula.unity.NativeCameraContentProvider"
android:authorities="MysterySoft_HonigMetPictureLogger"
tools:replace="android:authorities"
android:exported="false"
android:grantUriPermissions="true" />
Yeah.
Thank you very much YASIRKULA
It works
But I don’t understand it
Because so often I read add the lines to your AndroidManifest.xml
Is it because I am using a newer Unity version or the latest Android API ?
I’ve removed that requirement in a previous update. Now, you mustn’t do it
Thank you very much YASIRKULA
@Kasi2302 You can either ignore those or change line 109 to return 1;
and delete line 117. To persist these changes, you must make these modifications to Plugins/NativeCamera/iOS/NativeCamera.mm.
@yasirkula Thank you very much I read already the post on stackoverflow you implement already the issue for ios 10+ but i’m not sure what can I delete, I’m new in xcode, its so very much complicated with apples modifications alway
Which parts got you confused?
@yasirkula All parts on xcode i never programming on xcode before, i get my first apple developer account yesterday
Android is much easier like apple … :):)
now after i fix the last 2 errors , thank you very much again to you, i don’t know how i can put my app in App store to test my app on diffrent devices :(:(
Happy to help! BTW those 2 aren’t errors, they’re warnings. So if they come up again, you don’t need to do anything since they’re harmless.
AFAIK, testing is possible in 3 different ways: TestFlight, installing to test devices from Xcode via USB cable, Ad Hoc distribution via 3rd party web sites.
@yasirkula Thank you very very much yasirkula for your great work and for your help always. :):)
I watch a youtube tutorial already how to publish my app on app store.
But you are the best !!! :):)
Thanks, you too!
@unity_V1WlANEebEQloQ You can delete the provider entry from your own AndroidManifest.xml. It’s added automatically during build.
Thank you so much, JazakAllah it worked. But now on my mobile camera app stuck when i click photo i don’t go back to the app after selecting photo. WHat could be the reason for this.
Honestly, this is the very first time I’m hearing about this issue. Can you try a non-Development build, restarting the device, or testing on a different device?
It worked for me after setting permission function in start.
JazakAllah for making such cool stuff, you are making many developers lkife easier. May Allah bless you ease in your life and hereafter.
Thanks again.
Thanks for amazing free asset.
I got an error, after taking a picture. Stay at the confirmation screen without doing anything for about 2 minutes. Then it will automatically turn off that screen and return to the app.