https://github.com/appgalleryconnect/agc-ios-demos
This repository including all of exsiting demos of AppGallery Connect Service in ios platforms.
https://github.com/appgalleryconnect/agc-ios-demos
apms applinking appmessaging authservice cloudfunction crash ios objective-c swift
Last synced: 9 months ago
JSON representation
This repository including all of exsiting demos of AppGallery Connect Service in ios platforms.
- Host: GitHub
- URL: https://github.com/appgalleryconnect/agc-ios-demos
- Owner: AppGalleryConnect
- License: apache-2.0
- Created: 2020-12-10T11:08:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T08:33:11.000Z (over 3 years ago)
- Last Synced: 2025-06-09T06:04:59.091Z (12 months ago)
- Topics: apms, applinking, appmessaging, authservice, cloudfunction, crash, ios, objective-c, swift
- Language: Objective-C
- Homepage:
- Size: 1.17 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# agc-ios-demos
[](./LICENCE)
This repository contains the source code for AppGallery Connect iOS demos, which are developed by the AppGallery Connect team.
These demos enable access to using specific APIs. For more demos and how to use them, please refer to the [AppGallery Connect documentation](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-get-started-ios-0000001058442274).
## Introduction
These are the available plugins in this repository.
| Demo | Version | Documentation |
|--------|-----|-----|
| [apms](./apms) | [](./apms) | [Getting Started](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-apms-agcsdk-ios)
[API Reference](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-References/apms-overview-ios) |
| [applinking](./applinking) | [](./applinking) | [Getting Started](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-applinking-getstarted-ios-0000001053823227)
[API Reference](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-References/classes-overview-0000001055013624) |
| [appmessaging](./appmessaging) | [](./appmessaging) | [Getting Started](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-appmessage-getstarted-ios-0000001071772755)
[API Reference](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-References/overview-ios-class-0000001058211307) |
| [authservice](./auth) | [](./auth) | [Getting Started](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-auth-ios-getstarted-0000001053053980)
[API Reference](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-References/agc-auth-service-ios-overview-0000001054599515) |
| [clouddb](./clouddb) | [](./clouddb) | [Getting Started](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-clouddb-get-started-ios-0000001080657318)
[API Reference](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-References/clouddb-agcclouddblistenerhandler-ios-0000001080699046) |
| [cloudfunction](./cloudfunction) | [](./cloudfunction) | [Getting Started](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-cloudfunction-introduction-0000001059279544)
[API Reference](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-References/overview-ios-classes-0000001078047342) |
| [cloudstorage](./cloudstorage) | [](./cloudstorage) | [Getting Started](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-cloudstorage-introduction-0000001054847259)
[API Reference](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-References/overview-0000001126941786) |
| [crash](./crash) | [](./crash) | [Getting Started](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-crash-getstarted-ios-0000001055221965)
[API Reference](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-References/agccrash-ios-0000001055101856) |
| [remoteconfig](./remoteconfig) | [](./remoteconfig) | [Getting Started](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-remoteconfig-ios-getstarted-0000001055157432)
[API Reference](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-References/ios-remoteconfig-agcconfigvalues-0000001056246303) |
## Precautions
The agc-ios-demos project contains 10 independent projects. After downloading the code, you can load different nested projects to the IDE as required and run each project independently.
## Technical Support
If you have any questions about the sample code, try the following:
- Visit [Stack Overflow](https://stackoverflow.com/questions/tagged/appgallery), submit your questions, and tag them with `appgallery` or `appgallery connect`.
- Go to **AppGallery** in the [HUAWEI Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101188387844930001) and communicate with other developers.
- [Submit a ticket online](https://developer.huawei.com/consumer/en/support/feedback/#/) to contact Huawei technical support if you encounter a serious or an urgent problem.
If you encounter any issues when using the sample code, submit your [issues](https://github.com/AppGalleryConnect/agc-ios-demos/issues) or submit a [pull request](https://github.com/AppGalleryConnect/agc-ios-demos/pulls).