Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defold/extension-review
Native iOS and Android ratings and reviews window for Defold
https://github.com/defold/extension-review
defold defold-game-engine defold-library defold-module native-ios-ratings reviews-window
Last synced: 3 days ago
JSON representation
Native iOS and Android ratings and reviews window for Defold
- Host: GitHub
- URL: https://github.com/defold/extension-review
- Owner: defold
- License: mit
- Created: 2017-06-26T17:26:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T10:32:21.000Z (over 2 years ago)
- Last Synced: 2025-01-30T15:25:04.967Z (9 days ago)
- Topics: defold, defold-game-engine, defold-library, defold-module, native-ios-ratings, reviews-window
- Language: C++
- Homepage:
- Size: 179 KB
- Stars: 13
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-defold - Review
README
[![Actions Status Alpha](https://github.com/defold/extension-review/actions/workflows/bob.yml/badge.svg)](https://github.com/defold/extension-review/actions)
# Native iOS and Android ratings and review windows for Defold
Defold [native extension](https://www.defold.com/manuals/extensions/) which allows the use of [native iOS Ratings and Reviews window](https://developer.apple.com/ios/human-interface-guidelines/system-capabilities/ratings-and-reviews/) and [Google Play In-App Review API](https://developer.android.com/guide/playcore/in-app-review). The extension was originally created by [AGulev](https://www.github.com/AGulev) and kindly transferred to the Defold Foundation.
[Manual, API and setup instructions](https://www.defold.com/extension-review/) is available on the official Defold site.