Search results for

“show when run”

115,100 results found

Post

Replies

Boosts

Views

Activity

Will not run
Hi i am very new to coding... code x will not even run the text which is already typed in by default also if i use print command. it says on the top it is running my playground but it never stops loading. can someone help?
1
0
582
Apr ’18
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
580
Sep ’24
USDZ file not showing in Reality Composer but shows in viewer
I converted a fbx file to USDZ using Reality Converted. This seemed to work and I can double click in the USDZ file and a Xcode view pops up and shows the file/object with out a problem. But when I go to Reality Composer and try to import this USDZ I can see it added to the import list under + (add) and I can see it drag to the scene, but when I release everything disappears and I see nothing in the scene. How can I figure out what happen. Is there a console view I can bring up. Is there a way to list all the objects in the scene?
1
0
1.5k
Mar ’22
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
806
Feb ’24
Hiding Xcode Console @ Run Time
Hi, Every time Im developing an App and run it the console appears and stay there even when stopping the App then I need to again close it cause it minimize the canvas, is there any setting to prevent it from automatically showing in every run ? Kind Regards
2
0
283
Jan ’25
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
354
Jul ’17
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
906
Oct ’23
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
349
Jan ’17
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
Will not run
Hi i am very new to coding... code x will not even run the text which is already typed in by default also if i use print command. it says on the top it is running my playground but it never stops loading. can someone help?
Replies
1
Boosts
0
Views
582
Activity
Apr ’18
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?
Replies
0
Boosts
0
Views
580
Activity
Sep ’24
How do I show the output in terminal?
Hi all, I am new to Xcode and I'm struggling with the output. I remember back in time there was a way to show the output on terminal rather than in the small box at the bottom right, but I can't find it anymore. Does anybody know how? Version 12.5.1 Mac OS Big Sur Programming in C
Replies
2
Boosts
0
Views
3.9k
Activity
Sep ’21
USDZ file not showing in Reality Composer but shows in viewer
I converted a fbx file to USDZ using Reality Converted. This seemed to work and I can double click in the USDZ file and a Xcode view pops up and shows the file/object with out a problem. But when I go to Reality Composer and try to import this USDZ I can see it added to the import list under + (add) and I can see it drag to the scene, but when I release everything disappears and I see nothing in the scene. How can I figure out what happen. Is there a console view I can bring up. Is there a way to list all the objects in the scene?
Replies
1
Boosts
0
Views
1.5k
Activity
Mar ’22
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.
Replies
0
Boosts
0
Views
806
Activity
Feb ’24
QLPreviewController only shows a gray screen with the filename
I have an iOS 8 app. When I run it on iOS 9, the QLPreviewController I use to display files (PDFs, Office docs, etc) no longer works. Instead, it only shows a gray screen with the filename. I am running iOS 9 beta 5.Is anyone else seeing this behavior? Any known issues or workarounds?Thanks!
Replies
2
Boosts
0
Views
2.2k
Activity
Sep ’15
Hiding Xcode Console @ Run Time
Hi, Every time Im developing an App and run it the console appears and stay there even when stopping the App then I need to again close it cause it minimize the canvas, is there any setting to prevent it from automatically showing in every run ? Kind Regards
Replies
2
Boosts
0
Views
283
Activity
Jan ’25
Shows memory leak when open a new controller with UITabBar
I'm using x-code 7.1. But when I run this on x-code7.0 it does not show this error. Only show this error on x-code 7.1. How do I solve this memory leak issue. Thank you !This Memory leak shows only when I navigate to a view controller with a UITabBar.
Replies
2
Boosts
0
Views
928
Activity
Nov ’15
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
Replies
1
Boosts
0
Views
354
Activity
Jul ’17
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?
Replies
0
Boosts
0
Views
906
Activity
Oct ’23
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
Replies
0
Boosts
0
Views
349
Activity
Jan ’17
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:
Replies
Boosts
Views
Activity
Dec ’24
Reply to Developer Mode Settings Missing; tried all fixes
If you remove your device password and run devmodectl streaming it'll do it even if it's not showing up on the Setting apps.
Replies
Boosts
Views
Activity
Sep ’22
Reply to Xcode 14: [Assert] UINavigationBar decoded as unlocked for UINavigationController
This is only an iOS 16 issue because when I run the app on my iPhone with iOS 15.6 these warnings don't show up.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’22
xcode not showing the prediction
example:CGRectMake -It is just showing thisIt is not showing the complete CGRectMake(origin_x, origin_y, width, height);Can someone tell me how to resolve this problem?
Replies
3
Boosts
0
Views
959
Activity
Oct ’15