I am currently following a Flutter tutorial and the instruction states that I retrieve data from Firestore and convert to a map, the tutorial uses the code belo
Use only one NavigationView I did not repeat it But it appears to me at first I have data in the first tab Home All files I didn't put NavigationView only thes
When I try to update my app under development by dragging the ".ipa" to my connected iPhone I get: The app “build-XXXXXXX.ipa” was not installed on
I want to do a remote debugging for a website on Chrome in a IOS device. I found many solutions out there, but none of them give me the utility to do remote deb
I created custom button subclassing UIButton. I set custom font for titleLabel. After tapping on custom button, the part of title disappears. Without setting cu
I want to run my react native app on a real ios device with this line : npx react-native run-ios --udid SOME-UDID but i got this error : xcrun: error: sh -c '/
I have the following code to search a database for recipes then return that data to my View Controller: var discoveredRecipe: RecipeDiscovered? = nil func sear
Okay so we all know that in traditional concurrency in Swift, if you are performing (for example) a network request inside a class, and in the completion of tha
I am using UIBarButtonItemAppearance for the first time and I'm confused on how to put a custom image for the back button. This is how I do it: private func cre
In Xcode I have this app that uses tabBarItem. There are 5 items and occasionally when I'm on a specific page I get this weird overlay of the tabBarItems (see p
I am unable to use the Apppium Inspector in iOS. When I load a desired capability set into Appium Inspector the app loads fine as shown below I am unable to do
I'm using Expo and React Native to create a simple iOS app. I am currently getting this error and have no idea how to fix it. I've tried various other solutions
I can't understand if is possible to create an app that simulate an Nfc card on your IOS device. (Send data to nfc reader like a Pos) In Android is possible and
My jquery audio script perfecly play audio, but some iphone device has no audio playing, can anyone tell me the problem, <script src="https://cdnjs.cloudfla
I have a List where the navigationLink destination is a view with a binding property for a user struct. works fine, if in the detail view I create another navig
I'm just starting to code with Swift and I need help! I have authentication with firebase with email, I would like that after this login to show another view co
I got this error when running IOS project. After adding firebase in my project that I got this error Error Failed to build iOS project. We ran "xcodebuild" comm
i have an app build on vuejs and build with cordova. after i cordova build ios it successfully build the app but when i cordova emulate ios it is only showing a
I set my AVAudioSession mode to SoloAmbient. Using the default speaker on the phone, the silent mode will be respected and my app sound is muted. [[AVAudioSessi
I'm closely following app check documentation in order to use debug token, however instead of seeing it logged out in the console I see following error (when ru