maui-demos icon indicating copy to clipboard operation
maui-demos copied to clipboard

PdfView not compileable

Open agefahrt opened this issue 1 year ago • 2 comments
trafficstars

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

agefahrt avatar Feb 07 '24 10:02 agefahrt

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

SalmanBaris25 avatar Feb 08 '24 13:02 SalmanBaris25

@agefahrt , Could you please confirm if the information above was helpful in resolving the issue you are facing?

Deepak1799 avatar Sep 20 '24 10:09 Deepak1799