We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179631d commit 4a55b80Copy full SHA for 4a55b80
README.md
@@ -25,6 +25,7 @@ It uses [Swift-Bridge](https://github.com/chinedufn/swift-bridge) to auto-genera
25
* fetch list of all transactions (to restore old purchases of non-consumables)
26
* supports subscriptions
27
* convenient observer based API
28
+* egui based debug ui crate see [bevy_ios_iap_egui folder](./bevy_ios_iap_egui/README.md)
29
30
## Notes
31
* does not return locally un-signed/un-verified transactions
0 commit comments