Search results for

“show when run”

115,112 results found

Post

Replies

Boosts

Views

Activity

NSPopover showing also NSViewController
Hellofor some textfield, I need to show a NSViewController through a popover, when this textfield becomes firstResponder.My problem is that the viewController displays twice: once as an independant window and once in the popover.I feel it's because I create the view using:let wc = helpViewController()and later:myPopover.contentViewController = wcSo I've tried this:let popoverViewController = storyboard?.instantiateController(withIdentifier: helpViewController)andmyPopover.contentViewController = popoverViewControllerbut ly application crashes on the nstantiateController. I can't find helpViewController.Hoping i have told clearly about my problem, could you help me?
Topic: UI Frameworks SubTopic: AppKit Tags:
5
0
2k
Oct ’17
Reply to ATS tls_handshake[-9024] error
Hi Esckimo/Shirish ,I am having similar error but his solutions did not work for mine.. I still get this error :NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9801)Simulator is running is running but its showing no internet connection . btw I could not be able to run TLStool , i got same directory error . thanks
Aug ’17
reviews not showing up
why are my reviews not showing up? its a 1 star review but not showing up its been over 24 hours since review. the app store is a mess right now search messed up, reviews/ratings messed up. ios 11 is gunna be a nightmare no section for free games for categories , no new section, categories page of games only shows 30 apps + top free, if you dont get featured or in top free expect 0 downloads daily.
1
0
1.3k
Sep ’17
Reply to SiriTipUIView is missing the application name for an app shortcut
For my App, CFBundleDisplayName is in Info.plist but SiriTipView (the SwiftUI equivalent) will not show the App name, and as others have mentioned, the App name is also missing when using ShortcutsLink. Both of these are annoying bugs i hope will be addressed in 16.1. Note: When running 16.1 Beta 4 on a real device, SiriTipView does show the App name like it's supposed to, but alas the ShortcutsLink still shows shortcuts.
Topic: App & System Services SubTopic: General Tags:
Oct ’22
Reply to Cannot snapshot view warning
I have the same issue. If I run the app in instruments(leaks) it shows 2 X NSMutable Set leaks(No Ivar), appears to be when keyboard is dismissed.Am trying to figure out if this is a problem or a one off leak associated with the Snapshot issue.Does you app show the leaks?Any ideas?
Topic: UI Frameworks SubTopic: UIKit Tags:
Dec ’16
uitableviewcell accessory checkmark not showing when set
Hi am launching a tableviewcontroller as below. in uitableviewcell i only have a UILabel. when i click on the cell, i want the checkmark accessory to show tick mark. in didSelectRowAtIndexPath, i print the 'text' of label and it shows the name itemName that i gave in storyboard. i feel like the cell is not getting configured or memory not alloc'ed properly. never had this issue before. am running xcode 11.7. anything wrong with cellForRowAtIndexPath()? Spent like 5 hours on this simple item picker. Appreciate any help. i also posted this question on SO here: https://stackoverflow.com/questions/64507695/accessorytypecheckmark-isnt-showing-appears-like-something-going-on-with-uitab
1
0
451
Oct ’20
Xcode New Simulator Not Showing Up
Hey, I'm using Xcode 15.0. I added a new iPhone simulator for the 5.5 screenshots necessary for App Store Connect. However, the new iPhone simulator I created will not show up as an option when running the app on Xcode. I can open the simulator from the Simulator app, but that still doesn't allow it to be chosen. I have attached a few screenshots showing that Xcode knows about the new simulator (called 5.5 iPhone), but not selectable.
1
0
549
Nov ’23
How can I prevent from showing Intent UI
Hello. I created multiple intents and then I would like to show Siri messaging UI for an intent instead of Intent UI.- Intent A: it shouldn’t have Intent UI and should be processed in the Siri messaging UI. - Intent B: it uses Intent UI.How can I prevent from showing Intent UI in accordance to an intent? Thanks.
1
0
717
Aug ’19
No critical alert prompt is showing up
No critical alert prompt is showing up when i try to request for authorization in my production app. It is working well when i run it directly from xcode though. I have already set com.apple.developer.usernotifications.critical-alerts to true and have the entitlement for my app. Has anyone encountered the same issue?
Replies
0
Boosts
0
Views
692
Activity
Mar ’21
NSPopover showing also NSViewController
Hellofor some textfield, I need to show a NSViewController through a popover, when this textfield becomes firstResponder.My problem is that the viewController displays twice: once as an independant window and once in the popover.I feel it's because I create the view using:let wc = helpViewController()and later:myPopover.contentViewController = wcSo I've tried this:let popoverViewController = storyboard?.instantiateController(withIdentifier: helpViewController)andmyPopover.contentViewController = popoverViewControllerbut ly application crashes on the nstantiateController. I can't find helpViewController.Hoping i have told clearly about my problem, could you help me?
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
5
Boosts
0
Views
2k
Activity
Oct ’17
Reply to ATS tls_handshake[-9024] error
Hi Esckimo/Shirish ,I am having similar error but his solutions did not work for mine.. I still get this error :NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9801)Simulator is running is running but its showing no internet connection . btw I could not be able to run TLStool , i got same directory error . thanks
Replies
Boosts
Views
Activity
Aug ’17
Reply to C++ SFML We got a keyboard without any keys (1)
I have the same error. You have to click on: Products > [name of your program] with control or left click > click on Show in Finder > click on your program. Then it runs in the Terminal.
Replies
Boosts
Views
Activity
Jun ’20
Reply to Problem with C++ header using whatever IDE or editor
Your second screenshot almost shows us the commands that your GUI invokes to compile and link, but they are truncated. If you run those commands from the terminal, do they work?
Replies
Boosts
Views
Activity
Sep ’23
reviews not showing up
why are my reviews not showing up? its a 1 star review but not showing up its been over 24 hours since review. the app store is a mess right now search messed up, reviews/ratings messed up. ios 11 is gunna be a nightmare no section for free games for categories , no new section, categories page of games only shows 30 apps + top free, if you dont get featured or in top free expect 0 downloads daily.
Replies
1
Boosts
0
Views
1.3k
Activity
Sep ’17
Reply to SiriTipUIView is missing the application name for an app shortcut
For my App, CFBundleDisplayName is in Info.plist but SiriTipView (the SwiftUI equivalent) will not show the App name, and as others have mentioned, the App name is also missing when using ShortcutsLink. Both of these are annoying bugs i hope will be addressed in 16.1. Note: When running 16.1 Beta 4 on a real device, SiriTipView does show the App name like it's supposed to, but alas the ShortcutsLink still shows shortcuts.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’22
The Message App Shows the Numbers
The Message App Shows no more the Names and Icons only the telefonnumbers
Replies
2
Boosts
0
Views
239
Activity
Jun ’15
Reply to Cannot snapshot view warning
I have the same issue. If I run the app in instruments(leaks) it shows 2 X NSMutable Set leaks(No Ivar), appears to be when keyboard is dismissed.Am trying to figure out if this is a problem or a one off leak associated with the Snapshot issue.Does you app show the leaks?Any ideas?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’16
iPhone crashes then shows ‘XcodePreviews’
Can anyone please tell me why my iPhone crashes then shows XcodePreviews? thank you
Replies
0
Boosts
0
Views
308
Activity
Dec ’21
uitableviewcell accessory checkmark not showing when set
Hi am launching a tableviewcontroller as below. in uitableviewcell i only have a UILabel. when i click on the cell, i want the checkmark accessory to show tick mark. in didSelectRowAtIndexPath, i print the 'text' of label and it shows the name itemName that i gave in storyboard. i feel like the cell is not getting configured or memory not alloc'ed properly. never had this issue before. am running xcode 11.7. anything wrong with cellForRowAtIndexPath()? Spent like 5 hours on this simple item picker. Appreciate any help. i also posted this question on SO here: https://stackoverflow.com/questions/64507695/accessorytypecheckmark-isnt-showing-appears-like-something-going-on-with-uitab
Replies
1
Boosts
0
Views
451
Activity
Oct ’20
Xcode New Simulator Not Showing Up
Hey, I'm using Xcode 15.0. I added a new iPhone simulator for the 5.5 screenshots necessary for App Store Connect. However, the new iPhone simulator I created will not show up as an option when running the app on Xcode. I can open the simulator from the Simulator app, but that still doesn't allow it to be chosen. I have attached a few screenshots showing that Xcode knows about the new simulator (called 5.5 iPhone), but not selectable.
Replies
1
Boosts
0
Views
549
Activity
Nov ’23
How to show a live updates of view ?
How can playground or any app exec an swift code or show an update live of view that we are make? I want to know this because i want to build app that help you to build views without coding..so i want the same Features that used on swift playground and xcode that exec swift code and show update live of view.
Replies
4
Boosts
0
Views
2.8k
Activity
Feb ’22
How can I prevent from showing Intent UI
Hello. I created multiple intents and then I would like to show Siri messaging UI for an intent instead of Intent UI.- Intent A: it shouldn’t have Intent UI and should be processed in the Siri messaging UI. - Intent B: it uses Intent UI.How can I prevent from showing Intent UI in accordance to an intent? Thanks.
Replies
1
Boosts
0
Views
717
Activity
Aug ’19
Reply to Mail app and safari not working on 10.11.6 Beta (15G7b) update
I have the exact same issues as described. Mail doesn't show content.... Safari won't open a window at all....My App Store is blank after I do any of the first two things, but if I restart the iMac, it will then run the App Store....No OSX update showing though....
Replies
Boosts
Views
Activity
Jun ’16