Search results for

“show when run”

117,519 results found

Post

Replies

Boosts

Views

Activity

MKAnnotationViews not showing
New problem on iOS11 with some of our MKAnnotationViews not showing. They are all working fine on iOS10. Some display fine on iOS11 others don't.We have 100 location pins, if we select one location it's not visible properley because other location pins are overlapped on it,Please share Solution ASAP,
0
0
358
Oct ’17
Reply to Xcode 26.1 RC issue
@Martin81 I get the ReportCrash issue running an iOS 26.1 simulator such as an iPhone 17 Pro. And it is showing a wallpaper. The only sims that don't show a wallpaper in my case are iPad simulators running iPadOS 26.1. But here's what's really weird. I ran the Photos app in the iPhone 17 Pro simulator (which is showing the default wallpaper and causing high CPU). While viewing one of the stock simulator photos I chose Use as Wallpaper. I went through the steps. Even though the chosen image is now appearing as a black wallpaper, it did fix the high CPU problem for that simulator. Such a strange set of bugs.
Nov ’25
Program crashing running from Xcode, but succeeds running from Terminal
Hi, ALL, I'm developing a software using C++/wxWidgets and I hit an interesting wall. Everytime I try to run it from inside Xcode I am experiencing a crash. However, when I try to run it from the Terminal, it executes OK. When I open the Debug Console in its output I see: 2023-01-26 08:47:02.755426-0600 dbhandler[55285:3097440] dynamic_cast error 1: Both of the following type_info's should have public visibility. At least one of them is hidden. 8wxWindow, 12DatabaseType. DatabaseType is a class I made in order to display the dialog and it is located in one of the dylib's my program uses. It does have public visibility, though. My question is - how do I make Xcode run my program successfully, so that I will be able to debug it on Mac? I am running OSX High Sierra 10.13.6 with Xcode 9.4.1. (Trying to find the cause I see that this error is found when the programs are running from Terminal. That is not the case here). Thank you.
1
0
666
Jan ’23
Simulator Won't Show App Changes
Hello.I made some changes in xcode 7 to my app (i.e. name change for people, title change, etc.) When I build and run, the simulator won't show the new changes. I have tried everything that I have found on the Internet...clean, delete derived data, reset the simulator, delete the app from the simulator...nothing works. I have to get these changes in iTunes connect soon. My customer needs them. Can anyone help me?
1
0
396
Feb ’16
Bug showing yesterdays date on Apple Watch
My iPhone (running iOS 10) is showing the correct day. But my Apple Watch is showinig yesterdays date. (ex. today Sunday the 17th on iPhone. Saturday 16th on Apple Watch. Anyone else has the same problem?
Replies
2
Boosts
0
Views
431
Activity
Jul ’16
Reply to Continuity Problem on El Capitan
same here. my same AppleID shows on all the devices, ipad/iphone, they work. On my Mac, running El Capitan, not so much.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’15
MKAnnotationViews not showing
New problem on iOS11 with some of our MKAnnotationViews not showing. They are all working fine on iOS10. Some display fine on iOS11 others don't.We have 100 location pins, if we select one location it's not visible properley because other location pins are overlapped on it,Please share Solution ASAP,
Replies
0
Boosts
0
Views
358
Activity
Oct ’17
Showing second screen of LeaderBoard
Game showing leaderboard. User clicks on AppName LeaderBoard and then access the full LeaderBoard.Is there a way to show the second page with the list of friends and all players with scores directly?Please help.
Replies
0
Boosts
0
Views
267
Activity
Oct ’15
Promo Code Showing Expired
My pomo code link is showing offer already expired. I double checked that it isn't expiring until November 2021. Do I need to change a setting? Does it take time for the code to show active?
Replies
0
Boosts
0
Views
737
Activity
Jun ’21
Reply to Xcode 26.1 RC issue
@Martin81 I get the ReportCrash issue running an iOS 26.1 simulator such as an iPhone 17 Pro. And it is showing a wallpaper. The only sims that don't show a wallpaper in my case are iPad simulators running iPadOS 26.1. But here's what's really weird. I ran the Photos app in the iPhone 17 Pro simulator (which is showing the default wallpaper and causing high CPU). While viewing one of the stock simulator photos I chose Use as Wallpaper. I went through the steps. Even though the chosen image is now appearing as a black wallpaper, it did fix the high CPU problem for that simulator. Such a strange set of bugs.
Replies
Boosts
Views
Activity
Nov ’25
Reply to Why Do My Replies to Reviews Not Show in the Store?
For iOS, the replies will only show if your device is running iOS 10.3 or later. Not sure about Mac version tho.
Replies
Boosts
Views
Activity
Apr ’17
is there any limit for running apps on my own device instead of running in simulator ?
is there any limit for running apps on my
Replies
2
Boosts
0
Views
271
Activity
Nov ’15
Program crashing running from Xcode, but succeeds running from Terminal
Hi, ALL, I'm developing a software using C++/wxWidgets and I hit an interesting wall. Everytime I try to run it from inside Xcode I am experiencing a crash. However, when I try to run it from the Terminal, it executes OK. When I open the Debug Console in its output I see: 2023-01-26 08:47:02.755426-0600 dbhandler[55285:3097440] dynamic_cast error 1: Both of the following type_info's should have public visibility. At least one of them is hidden. 8wxWindow, 12DatabaseType. DatabaseType is a class I made in order to display the dialog and it is located in one of the dylib's my program uses. It does have public visibility, though. My question is - how do I make Xcode run my program successfully, so that I will be able to debug it on Mac? I am running OSX High Sierra 10.13.6 with Xcode 9.4.1. (Trying to find the cause I see that this error is found when the programs are running from Terminal. That is not the case here). Thank you.
Replies
1
Boosts
0
Views
666
Activity
Jan ’23
Reply to Apple Watch app NOT working on device
No problem, thanks for clarifying. The dependence on the phone app shouldn't matter when running on device. What shows in the console when the app crashes?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’23
command "dsconfigad -show" not returning any output
Whenever I am trying to run the command dsconfigad -show, it is not returning anything. But I can see that I am connected to a domain in enterprise connect. My Mac version is Monterey(version 12.2). Can anyone solve this issue. Thanks in advance.
Replies
0
Boosts
0
Views
477
Activity
Feb ’22
Reply to Xcode 16.4 can't choose a lower version iOS simulator to debug
@DTS Engineer Hi there, I finally figured out what the problem was. After adding the simulator, change Show Run Destination to Always
Replies
Boosts
Views
Activity
Aug ’25
Reply to Textfield producing : Can't find or decode reasons, Failed to get or decode unavailable reasons
Still getting this in May 2025, running simple single-button/show some text test app with SwiftUI. Xcode 16.3.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’25
Run Down
Can u give me tha run down im interested
Replies
0
Boosts
0
Views
258
Activity
Sep ’20
Simulator Won't Show App Changes
Hello.I made some changes in xcode 7 to my app (i.e. name change for people, title change, etc.) When I build and run, the simulator won't show the new changes. I have tried everything that I have found on the Internet...clean, delete derived data, reset the simulator, delete the app from the simulator...nothing works. I have to get these changes in iTunes connect soon. My customer needs them. Can anyone help me?
Replies
1
Boosts
0
Views
396
Activity
Feb ’16