whann0205

Results 21 comments of whann0205

[AssetQueryApp_Debug_AnyCPU_net6.0-ios_Build_2022-10-28T18_07_25.7673831+02_00.zip](https://github.com/dotnet/maui/files/9890069/AssetQueryApp_Debug_AnyCPU_net6.0-ios_Build_2022-10-28T18_07_25.7673831%2B02_00.zip) Here you are....

I found a workaround myself. I put the .db File from the database directory into the predefined raw folder. ![grafik](https://user-images.githubusercontent.com/71807453/198870175-a700f317-3dab-4342-842a-0cb2826f3ebc.png)

I have tried to use that logicalname attribute for the database section as well like the entry for the raw one. Unfortunealy i didnt work. In addition that entry worked...

Get the same error only if want to deploy to an IOS local device. ![grafik](https://user-images.githubusercontent.com/71807453/197466808-009f9266-f5af-40bd-a519-ff4749c616c7.png) In order to use a database i have an extra entry in the itemgroup which...

Latest Version of VS 2022, deleted obj and bin folder first, no matter what always resources reserved error. I dont have any BundledResource in my csproj file.

I dont have any NONE or Remove Entries: ![grafik](https://user-images.githubusercontent.com/71807453/198260211-c79a2a13-10f3-4ef0-bf0b-b566993ad54e.png)

@pablo-stelsi Thanks! Can you explain your solution in detail ? For example I do not have a Resources/Styles Directory...

Since you put that issue to the backlog i tried to find a different approach. I installed visual studio mac latest preview with all updates, copied the source to the...

Dont know why the bot thinks it needs a repo project. It should be easy to reproduce just by following the steps under the section reproduce! If you are still...

I really would like to deploy that application, but i cannot because of that appbar bug. Anyone has a solution, workaround?