Category "ios"

Failed to codesign libSkiaSharp

I have an Xamarin.Forms (5.0.0.2083) app for android and ios. I am using Visual Studio version 16.11.2 and a mac with the latest xcode. I can build and execute

How to speed up image downloads from S3

My team works on an iOS app that uses S3 and DynamoDB to manage user profile pictures. We have default profile pictures when a user creates an account. When the

Debugging Dynamic Links error: "iOS store ID does not exist in the given iOS bundle ID."

Debugging Dynamic Links error: "iOS store ID does not exist in the given iOS bundle ID." I create a Dynamic Link for my project, completed all setups Android wo

SwiftUI - proper use of @available() and #available

Am I missing something in the following code? This app builds (macOS Monterey b5 / Xcode 13 b5) and executes perfectly on an iOS 15 device -- but causes a SIGAB

Long Press Gesture Recognizer location(in: view) not correctly calculating location

I'm using a UIScrollView to display an image with various markers on top. The image view has a UILongPressGestureRecognizer that detects long presses. When the

iOS 14: PHPickerViewController is there any way to load all assets at the same time PHPickerResult

Currently, I am trying to dive into PHPickerViewController for select multiple image at same time from Photos. so I want to array of image that selected by user

How to convert value of optional type Binding<T?>? to Binding<T?> in SwiftUI?

I have an init like so: @Binding var height: Double? init(height: Binding<Double?>? = nil) { self._height = height } I am getting an error: Value of

React-native codepush doesn't work on iOS in release mode

I am using react-native-code-push 7.0.4 version and it works on android. I have followed all the steps but I have some issue on iOS (tvos) : When I run the app

Not getting Razor pay Signature and Order ID in iOS

I have integrated the code of Razor pay, but after adding Order_id which I got from Web service Response, I am just getting Payment Id, but not getting Razor pa

Make TextField autosearch when map is opening

I have a TextField at the top of my map in Xcode. The map is opening when you choose food, to find the nearest restaurant. I want TextField to search for the St

Custom Expo Development Client for Simulator

I had a specific question about installing a custom expo development client on a simulator, specifically an iOS simulator. I know that there is a way to install

Location tracking in react native even if app is closed?

I am looking for Location tracking in react native even if app is closed? I have tried react-native-location but how i will track location and get response from

Facing These Issues When Generating IOS Build

These are the Errors while generating The IOS build TFlite Error (2.7.0) This is the current package which I am using in my project The Tflite Issue has been

Xamarin - Error: dsymutil exited with code 72

Recently upgraded to VS for Mac 8.10.21, when building apps, I'm getting: /Xamarin.Shared.targets(3,3): Error: dsymutil exited with code 72 This is with Xcode

Accessibility Inspector not working on Xcode Version 13.3 on macOS Monterey Version 12.3

I launch the Accessibility Inspector from within Xcode but it doesn't let me interact with elements in the simulator. I relaunched Xcode, the Accessibility Insp

CAShapeLayer Image Not Appearing

I have an image.cgImage that I set as the contents to a CAShapeLayer() but it's not appearing. I force unwrap the image so I know that it definitely exists. The

How to accept “Apple Media Services Terms and Conditions" for TestFlight/IAP when it always gives an "no connection" error?

I am testing an app with in-app-purchases via TestFlight. Recently, when I try to test buying an in-app-purchase, a prompt "Apple Media Services Terms and Condi

How do I detect when User has reached the bottom of the ScrollView?

I used the following code as a reference: SwiftUI - Get size of child? SwiftUI - How to get size (height) of ScrollView content Get the current scroll position

Does Arkit update constantly the mesh of a Reconstructed Scene or can it be static?

Similarly, is it possible to disable mesh update of a reconstructed scene ? I'm new to Arkit and have not started an app yet. I'm searching for as much info as

Storing App Store Connect API key securely for fastlane?

I have a GitHub action that runs fastlane to build and deploy releases to TestFlight in a CI pipeline. I use an App Store Connect API Key to authenticate non-in