I'm getting this warning all the time when running an Xcode 10 app to the XS Max physical device:
Could not get traitsetID for iPhone11,6 (Assets.xcassets)
Any idea what this is about and how to fix it?
I ran into this tonight as well, was fixed when I ran the update of my phone to 12.1. Don't know if that was the fix, or if it was coincidental, but it's working now.
Related
I want to get the crash logs from Xcode Organizer/Crashes but it gets stuck at
"Downloading App Records..." (I let it try to download for about 1/2 day)
Did you encounter this issue and manage to fix it?
I use Xcode 8.2
Thank you!
Please, someone can help. Since the update of XCODE to 8.1, I get the following error when trying to upload the application to the store : ERROR ITMS-90685: "CFBundleIdentifier Collision. There is more than one bundle with the CFBundleIdentifier value 'org.nativescript.TNSWidgets' under the iOS application 'careeat.app'."
#Nikolay Tsonev, not exactly the same error. The one you are taking about can be resolved only on rebooting your mac.
When I use the iOS simulator I've no issues with attaching to a process. But when I want to attach to a process on my iPhone it doesn't work. When I type in the process name and click on Attach it takes a while before showing me the following error:
It seems that I get the same error for any process identifier, even when the process identifier doesn't exist:
I think this issue is due to my iPhone (5S iOS 8.3), because on another iPhone (5) I don't have this issue. Can someone please help me...
This issue was only occurring on my iPhone 5S and after a factory reset the issue didn't occur anymore.
When running my code on one computer the app crashes with this error:
*** Assertion failure in -[UITableView layoutSublayersOfLayer:], /SourceCache/UIKit/UIKit-2935.137/UIView.m:8794
But when running it on another computer the program works just fine.
What could be the reason for that?
Apparently it was an iOS version issue. So when I tried building it on the Xcode simulator it worked. on the contrary of running it on an iPhone 4 / iOS 7..
Thank you David 'mArm' Ansermot and trojanfoe for helping me solve it.
xcode has encountered an expected error (0xC011) ‘file
exists/SourceCache/DTDeviceKit/DTDeviceKit-2083/DTDeviceKit/DTDKApplication.m:1474
in the program i am writing some data to a different csv files for testing and was working fine for 2 weeks what do u think ? if the files saved on iPhone is the reason behind this error ? if so, what to do to solve this.
if this is NOT what cause the error then ANY idea what is this error means?
Thanks in advance
I had the same issue, to fix I deleted the app off my device and re-executed in Xcode and I was able to view/download my container with no issues.