question

ElielsonAnjos-8349 avatar image
0 Votes"
ElielsonAnjos-8349 asked RobCaplan edited

Xamarin Forms IOS Keeps installing old version of app on Device

When I try to deploy to my ios device it install the very first version I deployed in this project, I have made tons of changes on the code and it doesn't compile the changes it just keeps installing the very first fucking version(yeah, I'm very frustrated, lost 6+ hours trying to fix this already).

I've tried deleting the object and bin folder, I've deleted the entire temporary folder, I even restored the device to factory settings, restarted my computer, updated visua studio, nothing works...

Is anyone else going through this?

dotnet-xamarin
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, ElielsonAnjos-8349. Have you tried to test this with another project? Try to create a new project to test the function to check if this problem will still occur. If the issue still exists, it turns out that there is nothing wrong with your project. It should be related to the VS, you could report this issue to the product team of the VS on Developer Community.

1 Vote 1 ·

I tested and discovered that in fact what is not being loaded is the asset catalog, it always loads up the default images. I'm gonna ask a new question.

1 Vote 1 ·

Thanks for sharing the cause of the issue.

0 Votes 0 ·

0 Answers