Hi team, while i am using below code, i am getting two searchBar at top & bottom. Kindly refer below code & attached image Code: override func viewDidLoad() { super.viewDidLoad() title = Test Data setupSearchData() DispatchQueue.main.asyncAfter(deadline: .now() + 2) { self.setupSearchData() } } func setupSearchData() { navigationController?.navigationBar.prefersLargeTitles = false let searchController = UISearchController(searchResultsController: nil) navigationItem.searchController = searchController } It is working fine for other iOS versions. In my real useCase, i will refresh screen after API completed, then this issue occurred in my app.
Search results for
DTiPhoneSimulatorErrorDomain Code 2
158,527 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi. I can't enable two-factor authentication for my account. There is no such option on my iphone and ipad. When I try to enable it on my macbook pro, it show me the the message that two-factor authentication is not available for my apple id this time.I called to apple support but they said that I have deleveloper account and I should ask my quetion hereThanks
I have a huge problem with two factor verification for Apple ID. I decided to install El Capitan Public Beta on my second Mac. When it was installed it offered me to turn on this two factor verification for my Apple ID. So I accepted it. Later I decided to bring my Yosemite back and delete El Capitan's Public Beta and then I got a trouble. I couldn't sign in with iTunes on all my devices because it showed me an error Error description not available. So I went to Apple ID managing web site trying turn two factor verification off but it started asking for verification code which I couldn't receive. So I asked it to sent an SMS or call to my phone which it asked before. But I didn't receive anything. After that I realized that that's all because two factor verification is not available for my country (Ukraine) yet, but why was it offering me that then. So I don't know what to do with that now. I still don't have permission to my iTunes, AppStore, Apple Music. Please h
Using the Implementing a Store In Your App Using the StoreKit API sample code, I've successfully integrated my new APP with StoreKit 2. There is one problem though: when I call the method Transaction.latest(for:) to get the user’s latest transaction, it always returns nil. Here's the code snippet: guard let result = await Transaction.latest(for: myProductId) else { return false } Is this a bug with StoreKit 2, or am I doing something wrong? This happens on a physical device, running from Xcode. Thanks in advance.
API interface will return these error, does anyone know what the code means. 2 24 50 61 310 567
Anybody knows if wachtOS beta 2 comes today?
Will appLe ever make it so you can multi task with any two apps
I have 2 generic queries based on a mobile dialer concept which I am having for iOS. So before I start the coding I need you experts advice here... Your views and suggestions will be appreciable.This app about which I am asking is on an iOS phone dialer concept.1) Is it possible for me to code a dialer app which can fetch the call logs from the phone and display on my app2) If the above can be done, is it possible to dial back to a number from the call log displayed on my app. Will that call mature and dial out by getting passed on to the phone from the app?
I'm confused on how to initiate an HTTP/2 session. I keep seeing that URLSession supports it, but I don't know what that means. I'm on a mac (not iOS) and I've got all the code already to encode/decode the frames that the spec describes. Now I want to make a connection to the APNS server. I'm assuming I need to call the streamTask(withHostName:port:) method to get the bidirectional data stream? Right after the streamTask constructor I called startSecureConnection() but it doesn't look like the session delegate's challenge method was ever called.Let's assume that was working though. Would I then call captureStreams() at that point to get the InputStream and OutputStream items to then read and write to?
I spent 4 hours last night attempting to solve these two errors that I get when trying to convert my swift 1.2 project to swift 2. I have tried a variety of answers that I came across while googeling involving duplicate certificates, bitcode settings, compiler optimization level's etc. I'm still having no luck converting my project. Any help would be much appreciated.Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc failed with exit code 1ditto: can't get real path for source '/Users/tracepomplun/Library/Developer/Xcode/DerivedData/joann-abcfteuqtvsfmjbkykjrgrttcxsq/Build/Intermediates/SwiftMigration/joann/Intermediates/joann.build/Debug-iphonesimulator/joann.build/Objects-normal/i386/joann-Swift.h'Command /usr/bin/ditto failed with exit code 1
Any news on http/2 support for APNS ? It was announced at last WWDC.
Having issues in version 2 - we only use this software in our corporate environment in order to wipe any devices that ex-employees leave logged in to iCloud. We've had no success in version 2 however in wiping or restoring the phones and always get the activation lock message on startup. The test device is supervised and our profile is applied to the phone which only sets up the wifi and prevents removal unless a password is entered. Another thing we can't get working is a 'verified' signed profile, whether this is causing issues with the first problem we don't know. Any help would be appreciated as there's little documentation on version 2. Thanks.
Hi everyoneWhen the final version is released to the public of watchOS 2, how will the update work from the GM?Usually, on iOS when upgrading from the GM to final, you download the APK off itunes servers, plug it into itunes and update it.On Mac, you just redownload the installer from the app store and install it.How will this work on watchOS since you cannot use a manual file and im guessing it wont read the full update from a GM if you know what im trying to say 🙂
I have manually installed rosetta 2. I have updated an application to a known working build that removes some low level code that could not be run using rosetta 2. (FL Studio) The app still doesn't work for me. I have tried going to the application and get info. To tick the use rosetta 2. However it is not there. I am therefore highly confused as to how I can get this tick box to appear so I can get FL Studio to work on my DTK. I tried downloading a different app and in the get info the tick box for rosetta 2 is there. But not on FLStudio??
hi, is it possible have the same app with 2 names in appstore and different icons and splash screen?