MetalKit calls drawInMTKView when it wants a your delegate to draw a new frame, but I wonder if it waits for the last drawable to have been presented before it
I am using WebSocket for comments on a post. ios user subscribe to the comment_channel and I got confirmation that the user successfully subscribed to comment_c
I'm just using it for text detection only. below code added in manifest file ,but no changes in the build right now ,still it takes too much size. How to solv
I have a framework that depends on a couple of pods such as IQKeyboardManagerSwift, It used to work fine when I generate framework file and integrate it in a pr
I migrated from old Mapbox Maps SDKs for iOS and macOS v6.x.x to mapbox-maps-ios v10.1.0. A lot of API got changed. I was able to restore same functionality usi
I have an iPhone and I recently discovered about exportable .ics files as a method to add events/calendars. I have searched Internet for a while and I didn't fi
I am building this app for Android and Apple TV .The app is working in android but in IOS it gives this strange error. sanjaydas@Sanjays-Mac-mini ios % arch -x8
I have a project and I am trying to implement scenePhase. The logic of the implementation seems to work fine, but I have the following strange problem. When an
What happened I used Cocoapods to manage some third-party frameworks I used some private spec repos More than one private repos have dependency on same third-pa
I am implementing some of the firebase SDKs into my pods, but I am having an issue with versioning them. I want to set Firebase 6.33. I did check the pod spec o
I have a flutter projecct. First it had to work on android and its working! Everything is cool. Time to make it work on iOS but I get the following error when I
I have a simple function to return either Text or Button, but I get the following error: Function declares an opaque return type, but the return statements in
My vue porject use axios to send HTTP request. There is no problem running on Android. When running on IOS, occasionally the HTTP request is not sent. But not e
I have an App that I had to change the Bundle-ID for. Once I did this Push Notifications stopped working. I replaced the app on Firebase with one with the new B
First, I want to make it clear that I am not an objective-c developper, and normally only use a mac to update the app we are working on. (I am using cordova so
I have been testing my app successfully for months now. Within the last week when I launch my app on the simulator I get a "Sign In With Apple ID" prompt. Wheth
Recently I moved to using an M1 Mac Mini as a build machine for Unity IOS projects through Xcode. Often I would use the Unity option to 'Build and Run' which wo
Everything was working fine before but now firebase can't seem to create a new token. I'm trying to call await FirebaseMessaging.instance.getToken(); but gettin
Please help me for this case. I implement feature - push notification by OneSignal. My situation as belows: Android devices: Receive notification: App close: op
I have a Metal library (file ending in .metallib) and I would like to link it in another project. My issue is that no matter how is specify the -L and -l flags