Does anyone know why setting the text color of the search bar programmatically in viewDidLoad does not work and is requiring setting it to .white in viewWillAppear?
var searchController = UISearchController(searchResultsController: nil)
searchController.searchBar.delegate = self
searchController.searchBar.sizeToFit()
searchController.obscuresBackgroundDuringPresentation = false
searchController.hidesNavigationBarDuringPresentation = false
searchController.searchBar.placeholder = "Search here"
searchController.searchBar.searchTextField.textColor = .white
self.navigationItem.searchController = searchController
Post
Replies
Boosts
Views
Activity
There is a similar question where a user reported this on an M1, however, I am not on an M1. If I run in a 15.0 sim the app runs fine. However, if I try a 14.0 sim it crashes. XCode 13.0 (we have to compile on this version)
dyld: Library not loaded:
Reason: image not found
Anyone able to download latest Xcode? Trying to download latest 13.2.1 and its so slow. Have high speed internet.
Any idea why I can't submit a project built with Xcode13 Beta 5 for review when it says you can?
I no longer am working for or responsible for one of the teams that show up on my account. How do I removed myself as I can not get anyone from that company to remove me and I don't want it to show any longer?
Why is Apple not allowing us to keep the Universal App Quick kits? What are they actually going to do with them that they would not just let us keep them since we did pay $500 to be apart of it. I know they are offering a $500 credit but why not just let us keep them?
Anyone able to get an Android Emulator up and running on Silicon? I've tried the AVD of Android Studio as well as Genymotion; neither work.
After downloading the latest beta 6 update and applying a system message appears that you need to reboot. Clicking it dismisses the message and nothing else happens. If you reboot you are still on Beta 5.
Anyone get Chrome to work on the Apple Silicon Mac mini? I keep getting Error code RESULTCODEINVALIDCMDLINEURL no matter what I try, even preferences
When are we going to see an update to 3D maps. The Dallas Texas map is 5 yrs old?
Is subscription testing in the sandbox (development) broken? I subscribed to a monthly subscription that I set up and I called finish yet when I call restore transaction it still shows up (and in fact if I subscribe again the next day I now have 2 in the queue)?
Anyone else find that in Xcode 11.3.1 that if you have a navigation controller and set the tint color of RED that PUSHED/SHOW controllers in IB show the right color, however in the simulator it shows the default of blue?
Anyone else try Android Studio 3.4.2 on Catalina? Keeps crashing when attempting to create a virtual device to debug with? (Clean install of Catalina)Process: studio [1510]
Path: /Applications/Android Studio.app/Contents/MacOS/studio
Identifier: com.google.android.studio
Version: 3.4 (AI-183.6156.11.34.5692245)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: studio [1510]
User ID: 501
Date/Time: 2019-07-10 10:34:45.194 -0500
OS Version: Mac OS X 10.15 (19A501i)
Report Version: 12
Bridge OS Version: 4.0 (17P50496d)
Anonymous UUID: 472C98A3-396D-35BA-85C6-E3FE3B8402A3
Time Awake Since Boot: 1000 seconds
System Integrity Protection: enabled
Crashed Thread: 34 Java: AWT-EventQueue-0 3.4#AI-183.6156.11.34.5692245 Studio, ea
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
VM Regions Near 0:
-->
__TEXT 00000001002b5000-00000001002bb000 [ 24K] r-x/rwx SM=COW /Applications/Android Studio.app/Contents/MacOS/studio
Application Specific Information:
CGDataProviderCreateWithData: 0x0 0
abort() called
Thread 0:: AppKit Thread Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff6d6a2396 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6d6a28fc mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff35f29a99 __CFRunLoopServiceMachPort +
Has anyone else noticed how slow xCode 10 is now in compiling code. It used to take 20 second to build and run. Now the same exact code takes over 45 seconds and sometimes over a minute to comple and run vs xCode9
I have a software update badge and yet when I got to software update it is just a switch for automatically turning on updates and under it says iOS 12 your software is up to date. Turning the setting off does nothing and the badge still appears. I've rebooted as well. iPhone 7Plus