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
Building the Android Version of PdfViewer results in the following error:
Severity Code Description Project File Line Suppression State Details
Error APT2260 resource mipmap/appicon (aka com.companyname.samplebrowser.maui.pdfviewer:mipmap/appicon) 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. SampleBrowser.Maui.PdfViewer C:\TestProjekte\Maui\maui-demos\MAUI\PdfViewer\SampleBrowser.Maui.PdfViewer\Platforms\Android\AndroidManifest.xml 1
The text was updated successfully, but these errors were encountered:
We have checked the issue; it is not an issue in SfPdfViewer control or SampleBrowser sample. It seems like a temporary issue in Visual Studio. We have attached the StackOverflow link for your reference. So please try the solutions mentioned in Stackoverflow, such as removing bin/obj and rebuilding the sample.
Building the Android Version of PdfViewer results in the following error:
Severity Code Description Project File Line Suppression State Details
Error APT2260 resource mipmap/appicon (aka com.companyname.samplebrowser.maui.pdfviewer:mipmap/appicon) 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. SampleBrowser.Maui.PdfViewer C:\TestProjekte\Maui\maui-demos\MAUI\PdfViewer\SampleBrowser.Maui.PdfViewer\Platforms\Android\AndroidManifest.xml 1
The text was updated successfully, but these errors were encountered: