maui-demos
maui-demos copied to clipboard
PdfView not compileable
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
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.
Stackoverflow link : build - Building Maui MS Tutorial App: Get error APT2260: resource mipmap/appicon and mipmap/appicon_round not found - Stack Overflow
@agefahrt , Could you please confirm if the information above was helpful in resolving the issue you are facing?