Post

Replies

Boosts

Views

Activity

Comment on Dealing with IAP Purchase Restore
I have never said that my app is 10 years old. I have said that this is a "new iOS software submission." So it's not a software update. Also, I use SwiftUI to develop this new software submission. And my view model that handles purchases with StoreKit is several days old prior to the submission. You seem to have read between lines to go to a new level. I am afraid your comment is not helpful but rather hurtful.
Aug ’25
Comment on Writing to Printer with Core Bluetooth
Thank you for your tips, Argun. There is no helpful documentation that comes with my cheap printer. So it's all on my own. I doubt that my contacting them will get anywhere. I thought that printing out a word or two could be a simple task, but I guess not. Although the printer comes with software, I just wanted to see how far I could go with Core Bluetooth.
Topic: App & System Services SubTopic: Core OS Tags:
Jan ’25
Comment on 4.3(a) Spam Issue – Appeal Not Receiving Any Updates
I see. But I'm suggesting that he distributes your app under his own account or someone else's.
Replies
Boosts
Views
Activity
Nov ’25
Comment on What Has Happened to iTunes Connect Servers?
Pew... That's a terribly long wait. I'm sorry to hear that.
Replies
Boosts
Views
Activity
Sep ’25
Comment on Dealing with IAP Purchase Restore
I have never said that my app is 10 years old. I have said that this is a "new iOS software submission." So it's not a software update. Also, I use SwiftUI to develop this new software submission. And my view model that handles purchases with StoreKit is several days old prior to the submission. You seem to have read between lines to go to a new level. I am afraid your comment is not helpful but rather hurtful.
Replies
Boosts
Views
Activity
Aug ’25
Comment on Projecting a Cube with a Number in ARKit
Correction: " I guess that's cannot be achieved" into " I guess that cannot be achieved"
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Jul ’25
Comment on WidgetKit with Data from CoreData
All right, sir. Thank you for your sharing your experience.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’25
Comment on WidgetKit with Data from CoreData
Thanks for the tip. Since I'm calling DataManager() ('CloudDataManager' is a typo) inside the getTimeline method, I'm afraid I don't get your point.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’25
Comment on Different Build Schemes -> Error: -Onone Swift optimization level to use previews
Thanks, Paris.
Replies
Boosts
Views
Activity
Apr ’25
Comment on Different Build Schemes -> Error: -Onone Swift optimization level to use previews
I have opened a Feedback report with sysdiagnose archive file. The report number is FB16865567.
Replies
Boosts
Views
Activity
Mar ’25
Comment on Different Build Schemes -> Error: -Onone Swift optimization level to use previews
Pardon me, but the sysdiagnose archive file has a size of 377.6 MB. There is no way of me replying to the original DTS ticket with it.
Replies
Boosts
Views
Activity
Mar ’25
Comment on Different Build Schemes -> Error: -Onone Swift optimization level to use previews
Hello, I am afraid I find nothing to report to you under the Analytics Data list.
Replies
Boosts
Views
Activity
Feb ’25
Comment on Writing to Printer with Core Bluetooth
Thank you for your tips, Argun. There is no helpful documentation that comes with my cheap printer. So it's all on my own. I doubt that my contacting them will get anywhere. I thought that printing out a word or two could be a simple task, but I guess not. Although the printer comes with software, I just wanted to see how far I could go with Core Bluetooth.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’25
Comment on Limiting the Number of Bool (True) Values
Yeah... That came upon me while I was at sleep.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’24
Comment on Limiting the Number of Bool (True) Values
Yes. That works. Thanks a million.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’24
Comment on Can SwiftUI View Receive a Call When Window Will Close?
Thanks, DTS Engineer. Unfortunately, that's worse than using NSWindowDelegate with AppDelegate. My sample macOS application never receives a call with scenePhase when a window closes.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’24
Comment on The Mystery of an Array of Strings and Escaped Characters
Actually, I'm not so sure that it's the escaped apostrophe that causes an SQLite error. I assumed so without realizing that the printed text in the console box is not what SQLite sees. Anyway, I'm going to bed. Thanks for pointing that out.
Replies
Boosts
Views
Activity
Aug ’24