When I start my app with Xcode, I have a crash, but without an error. The app is just stopping on this thread: What can I do to have more information about the
How to flip an UIImage vertically (up/down)? This is a question that is asked before... Flip UIImage Along Either Axis How to flip UIImage horizontally? How to
I am trying to create an enum of a struct that I would like to initialize: struct CustomStruct { var variable1: String var variable2: AnyClass var
I'm using Swift and Firestore database to implement an app like Twitter. I want to add sweet (it's like tweet) when button is clicked to the database. And then
I have Teamcity installed with an Agent on a MAC. When I try to build the iOS project I have this error: error: No signing certificate "iOS Development" found:
I'm getting issue during install pod in react-native project Nanaimo::Reader::ParseError - [!] Array missing ',' in between objects please help me if anyone h
macOS Monterrey 12.0.1 (21A559) Xcode 13.3.1 (13E500a) iOS app deployment target 10.0 I have been working with this app for a few years now, when the Apple auth
Is it possible to use more than one coreLocation service at the same time? For example, significantLocationChange and visits together
I’ve been using background_locator to fetch the location of the user in the background even when app is killed. To be honest, it’s the only package
When i try to decode the raw h264 stream , CVBuffer gives me nil on callback, and this only happen on the real device(iPhone , iPad) and not on the simulator. A
On button click, I want to create tooltip. and now I am getting a rectangle. How do I add a pointer as below image? Expected: Current: Following is the co
I'm trying to send push notification for iOS via Google cloud functions but it returns error that The provided registration token is not registered. But I've ch
Is there a way to check if a user's iCloud account has two-factor authentication enabled? I am adding iCloud functionality to my app using CloudKit and for add
My react native project on iOS simulator crashes randomly with this error when I open and close the ChatRoom screen, I guess it's a problem with the react nativ
I have a requirement to make WhatsApp calls from my application. When I click the mobile number in my app then it should redirect to WhatsApp and initiate voice
I have a problem receiving Firebase Dynamic Links with the new custom URLs. I created one "abc0.page.link", I set up everything to create it in code from the ap
iOS: 15.4.1 , Xcode: 13.3.1 (13E500a), macOS: 12.3.1 (21E258) Hi, I was originally trying to remote debug in Terminal by: idevicedebugserverproxy -d 9999 then
I have added Watch App target for existing iOS app but I have problem to install it on watch simulator. It always fails with this message This app could not be
I've created a streaming video app that also downloads videos locally. How can I display downloaded videos in the iPhone/iPad Storage sections of settings? I'm
This code used to work on iOS9 to add a watermark and text to a video but since iOS10 it's not working anymore. There is a iOS 10 bug that has been filed but no