Skip to main content
0 votes
0 answers
8 views

For iOS17 we've had no problem playing Apple Fairplay encrypted content with keys delivered from our key server running on FairPlay Streaming Server SDK 5.1 and subsequently FairPlay Streaming Server ...
David Delfouneso's user avatar
1 vote
0 answers
24 views

we have a problem in our video calling app (built in react native) where we want to play background music locally (we are using react-native-sound) and we are using daily react native sdk for video ...
Ali Ibraheem's user avatar
0 votes
0 answers
18 views

I am attempting to integrate an existing Unity project into a React Native application that uses the Expo ecosystem. I am targeting both iOS and Android and am trying to use the popular community ...
Haider Mukhtar's user avatar
Tooling
0 votes
1 replies
18 views

I’m looking for a way to programmatically toggle airplane mode and mobile data on iOS devices during my automation tests. Tech Stack: -Automation: WebdriverIO -Mobile automation: Appium -Platform: iOS ...
Ragul PR's user avatar
  • 422
0 votes
0 answers
38 views

I'm trying to present a SwiftUI sheet with a fixed height of 550 points, and I expect it to remain 550 points tall on all iOS versions. .sheet(isPresented: $showSheet) { MySheetContent() ....
Areef Shaik's user avatar
0 votes
1 answer
53 views

In iOS 26.1, a new system setting allows users to toggle the Liquid Glass design between 'Tinted' and 'Clear' modes. I need to programmatically read this preference to adapt my UI. Which specific ...
刘笑尘's user avatar
1 vote
1 answer
58 views

check the screen shot As shown in the screenshot, I haven't added any extra definitions or styling. The white background behind the rounded corners appears in some places but not in others. Is there a ...
Hanoch's user avatar
  • 13
-4 votes
0 answers
38 views

I am only relatively new to the community. However, I can't get a few packages together and now I don't know how to get any further and I'm still at the beginning of my project, I would also be ...
Shiba Inu_TV's user avatar
1 vote
1 answer
33 views

In my app you can swipe from left-to-right on the left edge of the screen to dismiss a UIViewController in a UINavigationController. But now in iOS 26, you can start the swipe from anywhere on the ...
Micro's user avatar
  • 10.9k
-3 votes
0 answers
56 views

I was given an iOS legacy code. The tester can reproduce a strange issue, the application shows a Toast (Android) like message at the top of the screen which counts milliseconds, then disappears. I ...
Adam Varhegyi's user avatar
0 votes
0 answers
33 views

My app simply contains a navigation bar, and notice that iOS 26 renders it lower than expected. As you can see from the screenshot, it's positioned at 24 pt down. However, on iOS 18, the navigation ...
HL666's user avatar
  • 366
-4 votes
0 answers
33 views

Spent hours with multiple AIs. I export/import JSON, use ShareLink - all works. Except the icons. Tried single res 1024x1024. Three diff res for @2x and @3x. Nothing works - get generic icon, ...
Vlad Feinstein's user avatar
-6 votes
1 answer
55 views

I’m building an Expo React Native app and trying to implement Google Sign-In using `expo-auth-session` and `expo-auth-session/providers/google`. Environment: - React Native (Expo Router) - Running in ...
Ngô Ngọc Triệu Mẫn's user avatar
0 votes
0 answers
23 views

I want to recreate the first page of the app for the launch screen, and unfortunately, it can be done only using Storyboard, but strangely, the Storyboard seems to have a different safe area with ...
Mojtaba Hosseini's user avatar
0 votes
0 answers
46 views

I am currently using CLGeocoder in weather app on iOS to handle user's location queries. I then use the region property of the resulting CLPlacemark objects to obtain the region corresponding to the ...
Math Rules's user avatar

15 30 50 per page
1
2 3 4 5
45907