It worked in companion but not working in apk.
Why it is not working in apk then.
If it doesn’t work for you, post the aia or APK.
Yes, I have changed.
Remove it and try again if it works.
Working Now after removing package name
Post the not working APK (with your own packageName), I’ll try to get it working.
I think I have the solution, but want to check it again.
Ok, I did not test your APK, but check this:
Wallpapers_2.apk (7.8 MB)
It is signed with my keystore, so you have to uninstall your app first.
When I have this simple app (shareTest.aia
):
and build the APK shareTest.apk (4.8 MB) I get this line in the Manifest:
<provider android:authorities=" de.bodymindpower.test.provider"
If I replace it in this way the app (sharing) works: shareTest2.apk (4.8 MB)
So this issue seems to be related to this:
and this changing:
Something that @Kodular should take a look at.
Not working… same problem
Ok, then check my APKs from my last post (shareTest.apk
and shareTest2.apk
).
The first one should not work but the second.
So does the second one work for you?
I think you have to take storage permission
Please read the thread first, we had answered these questions long ago.
We already know the problem and fix it soon
same problem i’m facing with my app and i replace sharing component to pura vida Sharing extension and my problem is solved.
Why not try this extension
https://puravidaapps.com/sharing.php
It would be great if you would fix it as soon as possible.