progrium / darwinkit

Native Mac APIs for Go. Previously known as MacDriver
MIT License
4.42k stars 147 forks source link

Framework Request: StoreKit #235

Open AnalogJ opened 7 months ago

AnalogJ commented 7 months ago

It would be great if we could use macdriver to manage App Store subscriptions

programmingkidx commented 7 months ago

You want the StoreKit framework added to MacDriver DarwinKit?

AnalogJ commented 7 months ago

Yep. If I understand how StoreKit works, it would allow me to verify subscription statuses within my Go application.