Xcode – React-native ask iOS to enable wifi
I don't find a way to check if wifi is enabled on iOS. I am currently creating tracking app and to increase user location we need wifi enabled. So I want to ask user to enable wifi, but I want…
I don't find a way to check if wifi is enabled on iOS. I am currently creating tracking app and to increase user location we need wifi enabled. So I want to ask user to enable wifi, but I want…
Executing the following lines in your app will somehow break the keyboard and its toolbar. The toolbar "detaches" from the keyboard and starts sliding in and out at the very top of the screen underneath the status bar. if #available(iOS…
I am getting the following error: [Firebase/Database][I-RDB034005] Firebase Database connection was forcefully killed by the server. Will not attempt reconnect. Reason: Firebase error. Please ensure that you spelled the name of your Firebase correctly Permissions on admin console are set…
I've developed a custom control for money input, which contains UITextField and UILabel. When the user taps on it, it becomes active and switches to the UITextField for data input and accepts only numbers and dot symbol, when the user…
I have 2 HStack's using geometry reader to split them evenly into 2 sections that are embedded into a VStack, I am trying to create a layout similar to the first below image (landscape mode on iPad). However, I am…
I tried to build and distribute couple of Adhoc distribution build with bit code and without bitcode .. and generated build on both Diawi and installonair anyway the link installed on 2 devices without any problems. 1. iphone x -…
I want to show an image on whole screen and background should be transparent but image should not be transparent. Please help me with this.
I am making a diary app with Realm Swift and FSCalendar. When I press the button to add to Realm, the app crashes and the title message is displayed. Realm Swift is update 10.2.0. I am testing it on an…
I'm running Xcode 12.2 (12B45b) on my M1 MacBook Pro. Whenever I try to run the simulator on an older iOS, for example: It doesn't work. Xcode pops up this error: When I press on Details, a screen pops up…
I just got back into iOS / WatchKit development after a ~8 year break. I'm having a really hard time making an app for the watch, because Simulator is not helping because random things seem unsupported (most recent example being…