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

All Questions

Tagged with
0 votes
0 answers
23 views

This App Needs To Be Updated By The Developer To Work On This Version Of iOS

I am trying to run the MAUI application in Visual Studio MAC on iPhone Pro Max (17.5) Simulator. I am getting the below error while running the application on the simulator. The aplication is getting ...
Smit Rathod's user avatar
0 votes
0 answers
20 views

Strange gRPC Issue on iOS for Blazor MAUI Hybrid

We are using gRPC in our app and it works great, now suddenly we got the error below on iOS, the exact same code works great on Android and Windows. The error: TypeInitialization_Type, ...
Smith5727's user avatar
  • 621
0 votes
1 answer
33 views

Extra padding in shell title view (IOS)

When using shell title view, an extra padding space is coming below title view only in IOS. enter image description here Code for TitleView <Shell.TitleView> <Grid ColumnDefinitions=&...
Meghna Singh's user avatar
0 votes
0 answers
37 views

.Net Maui Blazor Hybrid: Error when build to IOS target, appsettings.json would result in a file outside of the app bundle and cannot be used

I got the issue appsettings.json : error : The path '../../../../../../../../../Users/xxxxx/Projects/SalesMauiSource/SalesMauiApp/appsettings.json' would result in a file outside of the app bundle and ...
Vinh Ngo's user avatar
0 votes
0 answers
32 views

iOS Subscription Receipts Not Working in App Store Distribution

[I am a first-time poster...so I beg your forbearance if I'm doing this incorrectly. If I need to do something differently, please let me know.] I developed a mobile app for iOS and Android using ....
James Korris's user avatar
0 votes
1 answer
80 views

Create iOS distribution certificate is greyed out in Visual Studio 2022

I have Visual Studio 2022 and a MAUI application I have developed. I need to distribute it now, so I enrolled in the apple developer program as an organization. When I try to create a certificate ...
jstuardo's user avatar
  • 4,433
0 votes
0 answers
47 views

Maui iOS UIApplication.Main() throiwing exception

I have a Xamarin.Forms app that I am porting over to MAUI. The android version works and builds fine. The iOS has a persistant problem whereby Program.Main(args) throws an exception. The watchdog on ...
Matt_Ba's user avatar
0 votes
0 answers
64 views

Binding list to CollectionView crashes app in Release mode but not Debug

In my MAUI app I have a CollectionView that I'm binding to a list generated from a SQLite Database. It works perfectly fine when debugging, but if I try to set the build to release then the app ...
rgorr's user avatar
  • 340
0 votes
1 answer
39 views

MAUI .NET 8 iOS - Span TapGestureRecognizer not working

I have created a new MAUI .NET 8 project and migrated the Xamarin forms project code. In iOS, the span text TapGestureRecognizer is not working. gesture_Tapped event is not triggered. var sp2 = new ...
Anitha v's user avatar
0 votes
0 answers
38 views

Issue with Deploying iOS App and Share Extension in .NET MAUI Using Visual Studio Code

I am working on implementing an iOS share extension for my .NET MAUI app, following the documentation provided here. I am using Visual Studio Code and have set up two projects: AppContainer and ...
Alpay Çalışır's user avatar
1 vote
0 answers
39 views

Firebase Crashlytics asking for non-existent dSYM files

I have a .NET 8 MAUI iOS app on testflight and am having trouble with symbolicated crash logs. I migrated from Xamarin which was working find with Crashlytics, but now I can see there's crashes under ...
codybchaplin's user avatar
-1 votes
0 answers
41 views

Unable To Install MAUI Application This App Can't Be Installed Because Its Integrity Could Not Be Verified

I am trying to run the MAUI application in physical iPhone device by using USB. I have generated the certificates, profiles, identifiers and devices on the developer portal of apple. If I am running ...
Smit Rathod's user avatar
0 votes
1 answer
40 views

The type or namespace name 'iOSBackgroundService' could not be found

Error Message : The type or namespace name 'iOSBackgroundService' could not be found I have created new class named iOSBackgroundService in Platform -> iOS. But I cannot inject it in the maui ...
Galaxylokka's user avatar
-1 votes
0 answers
32 views

MAUI .NET 8 on iOS - Controls.UserControls.MAUI not working

I have created a new MAUI .NET 8 project and migrated the Xamarin forms project code. I used Controls.UserDialogs.Maui 1.5.4 version Nuget package. But the Loading and Alert not working without any ...
Anitha v's user avatar
1 vote
0 answers
57 views

Deploy iOS MAUI App to Mac? (Not MacCatalyst)

I'm not sure if this is can even be done, but is it possible to deploy the iOS version of a MAUI app to the local Mac I'm developing on? I'm not referring to MacCatalyst, I want to run the iOS version ...
MT.'s user avatar
  • 237

15 30 50 per page
1
2 3 4 5
33