Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Bindings for AppTransaction #731

Open
JKazma opened this issue May 29, 2023 · 2 comments
Open

Missing Bindings for AppTransaction #731

JKazma opened this issue May 29, 2023 · 2 comments

Comments

@JKazma
Copy link

JKazma commented May 29, 2023

Issue details

The bindings for the following StoreKit API are missing:
https://developer.apple.com/documentation/storekit/apptransaction

Versions:

  • Robovm: 2.3.19
@dkimitsa
Copy link
Contributor

hi, its Swift code, there is no binding facilities for swift code available.
so bro-gen just doesn't see it.
as solution its possible to use c/objc wrapper for swift code and bind it

@JKazma
Copy link
Author

JKazma commented Jun 3, 2023

I've never done any binding and I'm not sure how it works. Can you clarify a bit what I should be looking for to implement the proposed solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants