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

All Questions

Tagged with
0 votes
0 answers
10 views

Unity - How detect dynamic island in Apple phones?

How detect dynamic island in Apple phones? Or do automatic offset, setup in Unity or Xcode? I found a similar problem here but it's probably directly for coding in Xcode. In Xcode, I can only manage ...
Lukáš Hotárek'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
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
-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
0 votes
0 answers
63 views

How to access MAUI asset file on iOS?

I am embedding files in my MAUI app, and succesfully access it at run-time on Android and Windows, but not on iOs (physical phone). Is there something I am missing or is there a bug I am not aware of ?...
Toto's user avatar
  • 903
0 votes
2 answers
19 views

NotificationServiceExtention Xamarin iOS

I am trying to implement sending reports on receiving push notifications. Xamarin iOS. I implement it through NotificationServiceExtention. There was a problem that the service does not send reports, ...
Артём Манаев's user avatar
-1 votes
0 answers
23 views

App crashes once when starting. When I start the app again it runs fine

The app runs completely fine when I debug it on an IOS simulator. But when I upload it to testflight and the app store it often crashes the first time I open the app after I have closed it for a while....
Stijn's user avatar
  • 17
0 votes
0 answers
20 views

Trying to automate iOS using Appium but not able to scroll and getting the below error

Below is the code that we are using for iOS automation. In this FindElement function, we are using a while loop which will execute for 10 times and try to make the captured element in bounds(in the ...
Avdhesh Gautam's user avatar
0 votes
1 answer
90 views

How to use iOS .framework files in .NET 8.0 MAUI

Can someone please create a binding library that uses .framework and NOT ".a" static lib along with working MAUI demo that uses the binding library so we can close this issue and get it over ...
Niko Klemm's user avatar
0 votes
0 answers
32 views

IOS build - meshrenderer shader issue?

Unity 2022.3.33f1 For some reason modifying meshrenderer shader material doesn't work on ios, but it works on android and windows build!! I was working on Fog Of War, where I used SimpleFOW by ...
CODEHUB's user avatar
  • 542
0 votes
0 answers
115 views

MAUI .NET 8 on iOS -System.ArgumentException: NaN is not a valid value for width

I have created a new MAUI .NET 8 project and migrated the Xamarin forms project code. When tried to run the project with the iOS simulator with Jetbrains Rider, which threw the exception below, System....
Anitha v's user avatar
-1 votes
0 answers
76 views

MAUI .NET 8 on iOS - throwing an exception

I have created a new MAUI .NET 8 project and migrated the Xamarin forms project code. When tried to run the project with the iOS(17.4) simulator with Jetbrains Rider, which threw the exception below, ...
Anitha v's user avatar
-1 votes
1 answer
87 views

Push Notifications Not Received on iOS Devices in BrowserStack with Appium and C#

I'm currently running automation tests on BrowserStack using Appium and C#. I've encountered an issue specifically with the iOS version. Push notifications appear on physical devices, but they are not ...
Alona Lutsenko's user avatar
-1 votes
0 answers
38 views

Undefined symbols for architecture arm64 After building unity to iOS and building with xcode

ld: warning: ignoring duplicate libraries: '-lc++' ld: warning: section __DATA/__cfstring is not pointer aligned in /Users/anhdev99/Desktop/testios/Libraries/Plugins/iOS/libImageVideoContactPicker.a[...
anh dev99's user avatar
0 votes
1 answer
81 views

Toolbar colored icons are appearing in Shell.ForegroundColor property on iOS - (MAUI)

I have some colored icons which appear fine in Android, however when I deploy the same App on iOS, the icons turn white (which is defined in styles.xaml) in the Toolbar and grayscale ones remain same. ...
programmerboy's user avatar

15 30 50 per page
1
2 3 4 5
281