cljfx 2026-01-29

Hi cljfx! I'm building a cljfx app first time, and I'm wondering if anyone knows any solutions on how to integrate apple's in app purchase for cljfx or Clojure in general? Thanks.

Okay, thanks

You can either try to find a java library for apple in-app purchases, or use their http api (if it exists?..), I'm not aware of this space