Hello,
I am trying to utilize ESRI ArcGIS Runtime SDK MAUI to download already published MMPK from ArcGIS Portal. In Xamarin, after login to Portal once, MMPK download was successful. But in MAUI, it is giving me issue of "You don't have permission to access this resource or perform this operation".
Though I have the permissions to that resource in ArcGIS Portal and can download it manually after login with my credentials.
Framework :- net6.0-windows10.0.19041.0
Library :- ESRI.ArcGISRuntime.MAUI 200.0.0
Please can anyone provide the sample example for it or suggestions that can help me in identifying the issue?
Thank you in advance.