I am trying to display multiple map annotations to Apple Maps In SwiftUI, but the annotations are showing in some wrong perspective. All positions are displayed
I am trying to create a Mjepg stream. I have followed a tutorial and it's not a lot of code to get a stream to lead but I don't understand why it's not working
We are using ffmpeg library (https://github.com/tanersener/react-native-ffmpeg) but with large videos this task is taking too long time, up to 4 minutes or more
I am working on a project developing a car rental app. The app can be accessed by admin and user both with different roles. So at the moment i'm saving the car
not sure what to do. i keep getting this message "ld: entry point (_main) undefined. for architecture arm64" I am unsure if it has to do with my process but I h
Can’t find any information about original_transaction_id in Family sharing. Can anyone say will original_transaction_id one for all members who get a sub
I'm trying to build my Flutter app for iOS using xCode and got error: .../ios/Runner/GeneratedPluginRegistrant.m:10:9: Module 'sqflite' not found When I'm tryi
I have a UITableViewController and when the user taps an "edit" button, I display a toolbar at the bottom of the screen. I create a shadow on top of the toolbar
Using shared authorization I am able to authorize the child's device and able to see all the installed apps on the child's mobile on the parent device. But when
I recently met a weird crash which only appears in iOS 14.5 and iOS 14.5.1, which I cannot reproduce. But the crash log only contains code from the system frame
I am new in swift and I am trying to change cell background colour of UICollectionView but its not working my code is like this in cellForItemAt if(cell.isSelec
I have app that lets users to add widgets, my widgets are configurable (they can present different content), I want to limit amount of widget instances that can
In my flutter project, I have made some updates of plugins and then used flutter upgrade. After that, whenever I am running my flutter project it is showing fol
I have a very big problem with View hierarchy debugger in Xcode. This is my only project in which I have this behavior. When I capture the view hierarchy I only
After releasing my ios application, I started to get lots of crash such as CFNetwork, CoreMotion etc. And then I thought, I did something wrong on my project. I
when i try to build my unity project for IOS, Unity creates an error related with Firebase and Cocoapods. I could not find any solution. Can you please advice m
In iOS 15 I've got a date picker in my app that uses the .compact style so it presents the date and time selection UI as popovers. I can't find a way to dismiss
I need to find out the exact moment when my ScrollView stops moving. Is that possible with SwiftUI? Here would be an equivalent for UIScrollView. I have no idea
I'm facing this issue , when we run yarn IOS project - it is building successfully and and installing on simulator , while loading, metro bundler stops at some
I have a condition based on which, I need to hide the header for my static tableView. My tableview's style is grouped and every section has a title in the secti