Search results for

show when run

112,707 results found

Post

Replies

Boosts

Views

Activity

Reply to Decode errors, even on "Hello, world!" - Mac
Hi, I'm new at this, so I have no idea how to do what you are asking. I'll need details (sorry). I am running Apple's default New Project (Hello World code) with no changes, including code, schemes, settings, or anywhere else. I assume the below should show when the app is running. Report Navigator - Launch Showing All Issues Using LLDBRPC. The LLDB framework is from /Applications/Xcode.app/Contents/SharedFrameworks Attached to process with pid 6662 Build and Launc show no issues. Console in the app shows the decode errors. Apps don't crash. Mac's Console app doesn't show errors that I can tell. I searched for decode. When I turned off App Sandbox, I only got one error - Can't find or decode disabled use cases. All I know is that this didn't show up before the update to Sequoia and Xcode. All continue to be the most recent version. Thanks for helping! -Ashley
Topic: Community SubTopic: Apple Developers Tags:
Dec ’24
NSUserTrackingUsageDescription warning not showing
Hello. Recently I've added an NSUserTrackingUsageDescription in the Info.plist of the app I'm working on. It works fine (the warning shows up) when I deploy it on testing device myself. However, the TestFlight build doesn't show any warning and there is no option in Settings for the app to allow tracking. Is it a TestFlight special behaviour or the warning shoud show up regardless it is a debug, TestFlight or App Store version of an app?
0
0
900
Oct ’23
TestFlight App Shows Empty White Screen
When I install and open my React Native iOS app on my iPhone device using the TestFlight app, it shows an empty white screen. But, it works fine on my XCode Simulator and my iPhone device when run through XCode on both debug or release modes. What could be the reason for getting an empty white screen when running my app on TestFlight?
0
0
536
Sep ’24
Image not showing
Hi Below image is not showing. I am using Kingfisher pod.a_img: https://www.user.com/User/3xotic london.jpgBelow image is showinga_img: https://www.user.com/User/fax.jpg,let url = URL(string: dict?.value(forKey: a_img) as! String) imageView.kf.setImage(with: url)Thanks
1
0
346
Jul ’17
run Javascrip on Safari
Hello, I am experiencing an issue when running a script on Safari, specifically WebKit. Here is a sample HTML code: The logic behind this script is to introduce a 1-second delay when the user clicks on the textbox. After 1 second, the keyboard should appear. Testing on Android mobile devices shows the expected behavior. However, on iPhones, the textbox receives focus, but the keyboard does not appear. This issue has been observed on various iOS versions, with the script working only on iOS 15. If you have any insights or solutions to address this compatibility issue, it would be greatly appreciated. Thank you.
0
0
790
Feb ’24
Remote App Not Showing ATV's
Wondered if others are seeing this too and not sure where to post (will cross post in tvOS beta as well). Specifically I'm seeing that neither of my 2 ATV test units now show up in the Apple Remote app regardless of being on the same network as the iPhone. Anyone else seeing this ? Both ATV's and iPhone are running latest beta. Thanks
0
0
333
Jan ’17