Skip to main content
0 votes
0 answers
10 views

I'm building a turn-based iMessage game and hitting a wall with iPad support. Looking for anyone who has solved this. The Problem On iPad, didSelect(message:conversation:) only fires the first time a ...
Anemme's user avatar
  • 1
0 votes
0 answers
9 views

After upgrading to iPadOS 26, I found that my previously landscape-locked iPad apps stopped respecting orientation when rebuilt with cordova-ios 8.0.0, even though the same apps built earlier still ...
Craig Prosser's user avatar
1 vote
0 answers
37 views

I have been facing a very wired issue with my customer who uses safari in their phones : drive.google.com/file/d/1x9IvLvuyIAycaIW5JQEdZEc8Y9EFlQFp/view?usp=sharing screen keep flashing/flickering for ...
Zeyd Lprn's user avatar
0 votes
0 answers
50 views

When trying to show youtube video in my app with embeded way, it shows the error code: 152 - 4. I just want to make a view where passing the YouTube ID will play the YouTube video inside my app's ...
d0tb0t's user avatar
  • 310
0 votes
0 answers
63 views

I am building an app with Flutter and am focusing specifically on iOS here. I want to pass a certificate installed on my iOS device to a proxy server with every HTTP request. I have tried with ...
tiger1's user avatar
  • 1
3 votes
1 answer
52 views

I’ve uploaded multiple builds to TestFlight (versions 1.0, 2.0, and 3). All builds show “Testing” status in App Store Connect and appear to be processed correctly. However, when I try to install on my ...
dastin's user avatar
  • 31
-1 votes
0 answers
51 views

I’m testing a React/Tailwind site on an iPhone (Safari). I want the page content (hero image/background) to scroll behind the iOS status bar / notch area, but instead the top safe-area region stays a ...
yazandaoudd's user avatar
-2 votes
0 answers
79 views

I am building a React Native iOS project and getting a linker error related to libc++ during the archive/build phase. The project compiles successfully, but fails during the linking stage. Error: ...
Irfan Rao's user avatar
0 votes
1 answer
67 views

I am trying to build up something that uses wkwebview and javascript..So, I am having terrible issues with strings.. They are way too short, meaning that they don't have enough capacity. I have ...
osku's user avatar
  • 341
0 votes
1 answer
82 views

I'm looking for an option to run the app in the background on mobile O/Sses (when app is not active, or a screen is off), but haven't found anything for NativePHP. I've checked a couple of open-source ...
FieryCat's user avatar
  • 2,001
0 votes
1 answer
63 views

I have the following code. struct ContentView: View { @State var textInput: String = "Testing" private let inputCornerRadius: CGFloat = 24 var body: some View { HStack(...
Charlie Fish's user avatar
  • 21.1k
-2 votes
0 answers
28 views

I'm building an iOS app using UIKit and Storyboards. Yesterday my app was displaying correctly in the simulator. Today I accidentally deleted some project files and re-added them, and now the Login ...
Shoto Venkatesh's user avatar
Advice
0 votes
2 replies
59 views

I’m using SwiftUI’s native Toggle with the switch style. I want to change only the off (not-selected) track background color, while keeping the native iOS switch appearance and behaviour. I tried ...
Soheil Novinfard's user avatar
-2 votes
0 answers
51 views

I have an app that saves files to either the local folder or to iCloud. I've never had a user report problems with saving before until today, when a Russian user said he's getting the following error ...
zakray's user avatar
  • 167
0 votes
1 answer
70 views

Don't even know how to explain this... On IOS 26, in a scrollable view that contains a Menu, if I start scrolling the view before the menu selection animation finishes (roughly within ~1 second after ...
Vitor's user avatar
  • 33

15 30 50 per page
1
2 3 4 5
45892