Post

Replies

Boosts

Views

Activity

Reply to How to run macOSVirtualMachineSampleApp?
Overview This sample code project demonstrates how to install and run macOS virtual machines on Apple Silicon using the Virtualization framework. There are two separate applications included in the Xcode project: InstallationTool, a command line tool that installs macOS onto a virtual machine from a restore image. You can use the installation tool to download the restore image of the most current macOS release from the network, or, if you already have previously saved a restore image, directly install macOS with your own restore image. The installation tool creates a VM Bundle in your home directory and stores the resulting virtual machine images there. macOSVirtualMachineSampleApp, a macOS app that launches and controls the macOS virtual guest that loads and runs macOS from the VM Bundle. You run the installation tool from inside Xcode or the command line to install the macOS image. After it successfully installs the image, you run the macOSVirtualMachineSampleApp to run the macOS guest operating system. The macOSVirtualMachineSampleApp starts the virtual machine and configures a graphical view that you interact with. The virtual Mac continues running until you shut it down from inside the guest OS, or you quit the macOSVirtualMachineSampleApp.
Apr ’22
Reply to Apple Developer Program
Regardless of the issuer's country of operation I think the blockade is targeting the card holders country of birth or residence short of it being a payment network problem. That's the downside to the current global state of affairs, there is nothing you can do unless Apple were to defer renewals for Russian developers but that will place Apple in a position they won't want to be in with the government.
Apr ’22
Reply to Who is Local Server Provider on Local Push Connectivity?
Push notifications doesn't work by sprinkling magic dust, you have other options: Xcode 13 command line tools where you can send a notification payload directly to the sim (simulator delivery only) PushNotifications, a desktop app to send to real devices during development https://github.com/onmyway133/PushNotifications Build your own APNS message delivery server between that endpoint & apple's production and sandbox environment If you don't care about when you're suppose to get to market (major dependency) When you're ready to go into production you will have to host an actual delivery server on site or in the cloud so as the proverb goes, pick your poison.
Apr ’22
Reply to WatchConnectivity File Transfer is received but can’t find file on watch
https://developer.apple.com/documentation/watchconnectivity/implementing_two-way_communication_using_watch_connectivity In the SessionDelegator func session(_ session: WCSession, didReceive file: WCSessionFile) method the footnote says the WCSessionFile.fileURL is removed when the session method returns. So I looks like accessing the file per transfer is dependant on doing so early synchronously before return.
Topic: App & System Services SubTopic: General Tags:
Apr ’22
Reply to SwiftUI : List or Lazy Stack running out of memory
For the list and lazy v stack views debug the view hierarchy and see what underlying UIKit controls are being used.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to How to run macOSVirtualMachineSampleApp?
Overview This sample code project demonstrates how to install and run macOS virtual machines on Apple Silicon using the Virtualization framework. There are two separate applications included in the Xcode project: InstallationTool, a command line tool that installs macOS onto a virtual machine from a restore image. You can use the installation tool to download the restore image of the most current macOS release from the network, or, if you already have previously saved a restore image, directly install macOS with your own restore image. The installation tool creates a VM Bundle in your home directory and stores the resulting virtual machine images there. macOSVirtualMachineSampleApp, a macOS app that launches and controls the macOS virtual guest that loads and runs macOS from the VM Bundle. You run the installation tool from inside Xcode or the command line to install the macOS image. After it successfully installs the image, you run the macOSVirtualMachineSampleApp to run the macOS guest operating system. The macOSVirtualMachineSampleApp starts the virtual machine and configures a graphical view that you interact with. The virtual Mac continues running until you shut it down from inside the guest OS, or you quit the macOSVirtualMachineSampleApp.
Replies
Boosts
Views
Activity
Apr ’22
Reply to Is there a way to (programmatically) find active system/network extensions?
Only within your apps sandbox.
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to How can I change the points of an MKRoute?
You can't. The data (route) population process is a private creation process with the Apple servers as the sole source of truth.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to Can I search for an existing instance of a particular class in Swift in runtime?
https://developer.apple.com/documentation/foundation/1395135-nsclassfromstring
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to How to renew Apple Developer Program membership from Russia?
That's the downside to the current global state of affairs, there is nothing you can do unless Apple where to defer renewals for Russian developers but that will place them in a position they won't want to be in.
Replies
Boosts
Views
Activity
Apr ’22
Reply to Apple Developer Program
Regardless of the issuer's country of operation I think the blockade is targeting the card holders country of birth or residence short of it being a payment network problem. That's the downside to the current global state of affairs, there is nothing you can do unless Apple were to defer renewals for Russian developers but that will place Apple in a position they won't want to be in with the government.
Replies
Boosts
Views
Activity
Apr ’22
Reply to It doesn’t work
What is the error?
Replies
Boosts
Views
Activity
Apr ’22
Reply to Who is Local Server Provider on Local Push Connectivity?
Here is a list of local servers that can be used during development and potentially production: https://github.com/uniqush (open source) https://onesignal.com/pricing (paid w/free option) There is always firebase. Google search open source push notification servers
Replies
Boosts
Views
Activity
Apr ’22
Reply to Who is Local Server Provider on Local Push Connectivity?
Push notifications doesn't work by sprinkling magic dust, you have other options: Xcode 13 command line tools where you can send a notification payload directly to the sim (simulator delivery only) PushNotifications, a desktop app to send to real devices during development https://github.com/onmyway133/PushNotifications Build your own APNS message delivery server between that endpoint & apple's production and sandbox environment If you don't care about when you're suppose to get to market (major dependency) When you're ready to go into production you will have to host an actual delivery server on site or in the cloud so as the proverb goes, pick your poison.
Replies
Boosts
Views
Activity
Apr ’22
Reply to WatchConnectivity File Transfer is received but can’t find file on watch
https://developer.apple.com/documentation/watchconnectivity/implementing_two-way_communication_using_watch_connectivity In the SessionDelegator func session(_ session: WCSession, didReceive file: WCSessionFile) method the footnote says the WCSessionFile.fileURL is removed when the session method returns. So I looks like accessing the file per transfer is dependant on doing so early synchronously before return.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to Where to store App Attest key id persistently?
If the key is missing - rinse and repeat.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to Forbidden for security reasons. Active membership required
Learn Xcode or report the problem to Microsoft, not Apple and wait for them to fix it.
Replies
Boosts
Views
Activity
Apr ’22
Reply to app rejected with "Guideline 5.2.3 - Legal"
The rejection is about providing a gateway for commercial copyright content to be used without permission by the user. Unless your app provides disclaimers against the use of copyright material or uses an algorithm to detect such things the rejection is pretty much outlining those potentials.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’22
Reply to Unity Ads does not bring Apps tracking popup automatically
Have you tried 4.1.0?
Replies
Boosts
Views
Activity
Apr ’22