You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm working with .net Maui 8.0 and syncfusion
23.2.4 . i would like to export a datagrid to excel. i find problem with Android manifest.
this my code in AndroidManifest:
And the error is : resource xml/file_paths (aka com.companyname.mauiapp2:xml/file_paths) not found.
This error is likely caused by an issue with the AndroidManifest.xml file or an Android manifest generation attribute in a source code file. MauiApp2 D:\Version reserve\MauiApp2\MauiApp2\Platforms\Android\AndroidManifest.xml
My file_paths content is :
I joined a capture to an hierarchical view of my project's structure .
![Capture](https://github.com/syncfusion/maui-demos/assets/100047896/22e06ae7-e4af-4012-9fac-e773c4c933ca)
Please some one can help me.
The text was updated successfully, but these errors were encountered:
We tested exporting the DataGrid to Excel using the latest version, 27.1.48 in android platform, and it worked correctly without any exceptions. We recommend updating to the latest version and trying the export again. We have shared the tested document for your reference.
i'm working with .net Maui 8.0 and syncfusion
And the error is : resource xml/file_paths (aka com.companyname.mauiapp2:xml/file_paths) not found. This error is likely caused by an issue with the AndroidManifest.xml file or an Android manifest generation attribute in a source code file. MauiApp2 D:\Version reserve\MauiApp2\MauiApp2\Platforms\Android\AndroidManifest.xml My file_paths content is : I joined a capture to an hierarchical view of my project's structure . ![Capture](https://github.com/syncfusion/maui-demos/assets/100047896/22e06ae7-e4af-4012-9fac-e773c4c933ca)23.2.4 . i would like to export a datagrid to excel. i find problem with Android manifest.
this my code in AndroidManifest:
Please some one can help me.
The text was updated successfully, but these errors were encountered: