Skip to main content
0 votes
0 answers
36 views

I have a problem. I've been trying for a long time I made a game with Unity and it is available on Googleplay. There is no problem on the Android side. Everything works smoothly, including Admob and ...
Emre BORAN's user avatar
1 vote
0 answers
788 views

I am trying to generate archive of my project but I am getting the above error. I have already checked the similar problems and made changes but it wasn't solve the problem. I have got successful ...
yarslan's user avatar
  • 23
0 votes
2 answers
317 views

I've been trying to import updated libraries to my Xcode Project. I have dowloaded the libraries from the official firebase site. I had multiple options but the developer of my App used manually ...
DMarMon's user avatar
1 vote
0 answers
779 views

I have a Xcode Project was build from Unity with Unity 2020.3.40f1 Xcode 13.4 After build iOS project from Unity, i run pod install in Xcode project folder. Then in Unity-Iphone > Unity-Iphone > ...
Long Cao's user avatar
0 votes
0 answers
147 views

I have a SwiftUI app. I created a NotificationCenter class to deliver local notifications, which includes the following function. @MainActor struct NotificationCenter { // Remove deleted items ...
Austin's user avatar
  • 51
0 votes
0 answers
120 views

Recently, I had to migrate a project to XCode-14 due to mandatory compliance of Appstore starting April 2023. Now the issue is that, debug symbols generated from build using XCode14 shows corrupted, ...
Ganesh patro's user avatar
5 votes
1 answer
5k views

how should i solve this issue? ITMS-90725: SDK Version Issue - This app was built with the iOS 15.5 SDK. All iOS apps submitted to the App Store must be built with the iOS 15 SDK or later, included in ...
smurfy's user avatar
  • 636
0 votes
1 answer
59 views

i have run this code but not print any data in console and not get data in my api so no data display in may simulators func downloadJSON(completed: @escaping () -> ()){ let url = URL(string:...
Utsav Gabani's user avatar
0 votes
1 answer
379 views

I am using xcode 13.1 for app development so far, i now want to update my xcode but i don't have enough storage in my macbook to update. I tried updating but i don't have enough storage. can i ...
Sowrya mukkavilli's user avatar
1 vote
0 answers
117 views

I am using xcode 13.4.1 for build apps and also Hostingviewcontroller to host SwiftUI views. If I deploy the app in iOS 16, navigation bar is not hiding properly. class HomeViewController: ...
venky's user avatar
  • 1,195
0 votes
0 answers
267 views

I have this project with multiple iOS targets. Each target has its own AppDelegate.h and AppDelegate.m which inherits from either AppDelegateBase or AppDelegateServiceBase. I am using Xcode 13.4.1 - ...
TheButlerDidIt's user avatar
7 votes
0 answers
2k views

My project was fine until I upgrade my Xcode to Xcode 14, after I upgrade my Xcode a few week, now that every time I try to debug and print it always show error like below and I can't figure it out ...
Rattanakoudom Sambath's user avatar
2 votes
1 answer
1k views

When I manually add the SDK that I exported in Xcode 13 to xcode 13 and xcode 14, it works for all devices without any problems. But when I export in xcode 14, it only works for simulators in xcode 13,...
Batuhan Doğan's user avatar
2 votes
0 answers
429 views

When using latest React-native version, an error occurs when attempting to archive and export a release build through xcodebuild. ipatool failed with an exception: #<CmdSpec::NonZeroExitException: $...
Harleen Kaur Arora's user avatar
1 vote
0 answers
45 views

I am learning iOS development I want to show userTracking mode to follow with customer marker. Below is how I have tried to create marker on map @IBOutlet weak var mapKIT: MKMapView! @objc func ...
donaldjbrewer's user avatar

15 30 50 per page
1
2 3 4 5
30