https://github.com/featureprobe/client-sdk-mobile
FeatureProbe Client Side SDK for Android and iOS
https://github.com/featureprobe/client-sdk-mobile
Last synced: 9 months ago
JSON representation
FeatureProbe Client Side SDK for Android and iOS
- Host: GitHub
- URL: https://github.com/featureprobe/client-sdk-mobile
- Owner: FeatureProbe
- License: apache-2.0
- Created: 2022-05-25T05:25:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T03:47:02.000Z (over 2 years ago)
- Last Synced: 2025-03-30T20:51:10.402Z (10 months ago)
- Language: Rust
- Homepage:
- Size: 1.88 MB
- Stars: 64
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FeatureProbe Client Side SDK for Mobile Apps
[FeatureProbe](https://featureprobe.com/) is an open source feature management service. This SDK is used to control features in mobile programs.
## Basic Terms
Reading the short [Introduction](https://docs.featureprobe.io/reference/sdk-introduction) will help to understand the code blow more easily. [中文](https://docs.featureprobe.io/zh-CN/reference/sdk-introduction)
## How to use this SDK
See [Android](https://docs.featureprobe.io/how-to/Client-Side%20SDKs/android-sdk) [iOS](https://docs.featureprobe.io/how-to/Client-Side%20SDKs/ios-sdk) SDK Doc for detail. [安卓](https://docs.featureprobe.io/zh-CN/how-to/Client-Side%20SDKs/android-sdk) [苹果](https://docs.featureprobe.io/zh-CN/how-to/Client-Side%20SDKs/ios-sdk)
## Contributing
We are working on continue evolving FeatureProbe core, making it flexible and easier to use.
Development of FeatureProbe happens in the open on GitHub, and we are grateful to the
community for contributing bugfixes and improvements.
Please read [CONTRIBUTING](https://github.com/FeatureProbe/featureprobe/blob/master/CONTRIBUTING.md)
for details on our code of conduct, and the process for taking part in improving FeatureProbe.