progrium / darwinkit

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

Framework Request: StoreKit #235

Open AnalogJ opened 11 months ago

AnalogJ commented 11 months ago

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

programmingkidx commented 11 months ago

You want the StoreKit framework added to MacDriver DarwinKit?

AnalogJ commented 11 months ago

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