Category "ios"

How can I force safari to enable my website javascript?

Recently I've got feedbacks from collegues and friends that some features of a website of mine doesn't work on Apple devices. With some research, I found out th

Rotate around multiple axis of a GameObject

I am creating a measure app for iOS using Unity. I was able to measure distance between 2 points and show it in a GameObject. This is what I have achieved so fa

How do I Set Unselected Tab Bar Item Color using Swift in Xcode with an iOS 15+ Device?

I'm trying to customize a UITabBar using Swift in Xcode, however I can't figure our how to set the color of the unselected items using the menu on the right sid

Disable drag to select on PHPickerViewController in iOS app

I am using a PHPickerViewController in an iOS app. I want the user to be able to select multiple media, however I am noticing that it is easily to inadvertently

Azure Devops Apple App Store Release.Missing value for the attribute 'whatsNew'

I have tried to submit it for review and release it automatically to App Store Connect. I used to Apple App Store Release stage from the marketplace. For Testfl

Universal Links redirection to specific view

I'm having a hard time understanding how universal Link works. First I have tried redirection to a specific UIViewController (Universal link works as it redirec

Color cycle not cycling through all colors in swift

Can somebody help me please. I created a color cycle but it's only cycling through yellow and orange (the last 2 colors), instead of all of them. I attached a p

Requires the “sms” capability which is not supported by Ipad Pro

My app is already on AppStore and have UIRequiredDeviceCapabilities as below INFOPLIST_KEY_UIRequiredDeviceCapabilities = "auto-focus-camera camera-flash arm64

TypeError when converting firebase data snapshot to map

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

A problem with the way to display the NavigationView

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

Can no longer install .ipa using Finder

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

remote debugging- chrome on IOS via mac

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

Custom UIButton -> part of title disappears after click

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

Command failed: xcrun instruments -s

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 '/

Data not updated in TableView after searchBarSearchButtonClicked

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

async/await, Task and [weak self]

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

Using UIBarButtonItemAppearance have both the system and the custom back button images

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

Swift tabBar not displaying correctly

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

Appium inspector not recognizing iOS elements or refreshing

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

Debugging undefined is not an object (evaluating 'Object.keys(routeConfigs)')

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