An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# agc-ios-demos
[![license](https://img.shields.io/badge/license-Apache--2.0-green)](./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) | [![version](https://img.shields.io/badge/Release-1.2.1.303-yellow)](./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) | [![version](https://img.shields.io/badge/Release-1.7.2.300-yellow)](./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) | [![version](https://img.shields.io/badge/Release-1.7.2.300-yellow)](./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) | [![version](https://img.shields.io/badge/Release-1.7.2.300-yellow)](./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) | [![version](https://img.shields.io/badge/Release-1.0.9.300-yellow)](./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) | [![version](https://img.shields.io/badge/Release-1.7.2.300-yellow)](./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) | [![version](https://img.shields.io/badge/Release-1.7.2.300-yellow)](./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) | [![version](https://img.shields.io/badge/Release-1.7.2.300-yellow)](./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) | [![version](https://img.shields.io/badge/Release-1.7.2.300-yellow)](./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).