Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
99 views

Visual Studio 17.6.6 (build 408) for Mac - Could not locate device support files for iOS17

I am able to run react-native app with Xcode 15 on iOS17 devices but not able to run Xamarin.Forms app through Visual Studio. The application is getting built successfully but getting "Could not ...
Amey's user avatar
  • 1
0 votes
0 answers
62 views

App directing to the page from the menu is stuck only on iPhone15

When I press a page in the menu, the App will start running a loading icon and directing to a new page. But when I used iPhone15(iOS17) to do so, the App got stuck, the loading icon just kept running ...
Hannah.C's user avatar
0 votes
0 answers
212 views

Xamarin.iOS with iOS 17 opens Word Documents in Read Only

We save documents from our app in a subfolder of the Documents folder (Environment.SpecialFolder.MyDocuments), which would be located at, for example: /var/mobile/Containers/Data/Application/8A3B2B40-...
Deon's user avatar
  • 1
2 votes
0 answers
197 views

Running Web Server does not work in Xamarin.iOS in (IOS-17)

I am facing an issue while running a web server within my Xamarin iOS application using the EmbedIO library. The web server serves static files, and it works perfectly on older iOS versions and in the ...
RaGib Noor's user avatar
7 votes
3 answers
5k views

Xamarin iOS Compatibility Issues with latest Xcode 15

I am currently testing the compatibility of my iOS applications developed using Xamarin iOS. However, I'm encountering problems with both Xcode 15 beta and Visual Studio 2022 (version 17.6) on my ...
Apekshit's user avatar
  • 827