-
-
Notifications
You must be signed in to change notification settings - Fork 360
IllegalArgumentException on Huawei devices #496
Comments
Handle special Huawei devices
Could anybody clarify if the fix has been released? if yes in what version. I am facing the same issue. |
Just came across this today using 4.0.1.5 of the plugin. Started to test my app on a couple of devices and got the "Unable to get file location this most likely means that the file provider information is not set in your android manifenst file" error on a Huawei phone running Android 7 Not a real problem for us as the app is for internal company use only and we don't have any Huawei company devices, this was a personal phone. |
hi guys, i think that this error it from provider Huaweii |
Bug Information
Version Number of Plugin:
v3.0.1
Device Tested On:
Huawei CAM-L21 6.0
Version of VS:
15.6.1
Version of Xamarin:
4.9.0.749
Steps to reproduce the Behavior
Sometimes we get IllegalArgumentException to our exception tracking system from Huawei devices.
Stack trace is:
Android manifest contains:
file_paths.xml:
It looks like known issue:
https://stackoverflow.com/questions/39895579/fileprovider-error-onhuawei-devices
Please consider adding workaround for Huawei devices to media plugin:
https://stackoverflow.com/a/41309223
The text was updated successfully, but these errors were encountered: