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

https://github.com/appgalleryconnect/agc-appmessaging-demo-ios

You can use App Messaging of AppGallery Connect to send relevant messages to target users actively using your app to encourage them to use key app functions. For example, you can send in-app messages to encourage users to subscribe to certain products, provide tips on passing a game level, or recommend activities of a restaurant.
https://github.com/appgalleryconnect/agc-appmessaging-demo-ios

agc appmessaging ios message

Last synced: 8 months ago
JSON representation

You can use App Messaging of AppGallery Connect to send relevant messages to target users actively using your app to encourage them to use key app functions. For example, you can send in-app messages to encourage users to subscribe to certain products, provide tips on passing a game level, or recommend activities of a restaurant.

Awesome Lists containing this project

README

          

## appmessaging quickstart

English | [中文](https://github.com/AppGalleryConnect/agc-appmessaging-demo-iOS/blob/master/README_ZH.md)

## Table of Contents

* [Introduction](#introduction)
* [Preparing the Environments](#preparing-the-environments)
* [Getting Started](#getting-started)
* [Sample Code](#sample-Code)
* [Result](#result)
* [Question or issues](#question-or-issues)
* [License](#license)

## Introduction
You can use App Messaging to send relevant messages to users actively using your app to encourage them to use key app functions.

## Preparing the Environments

* A computer with Xcode installed for app development
* An iOS device or simulator must support iOS 9 or a later version

## Getting Started
1. Before running the quickstart app, you need to:
1. If you do not have a HUAWEI Developer account, you need to [register an account](https://developer.huawei.com/consumer/en/doc/start/registration-and-verification-0000001053628148) and pass identity verification.
2. Use your account to sign in to [AppGallery Connect](https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/agc-get-started), create an app, and set Package type to iOS.
3. Enable AppMessaging. (For details, please refer to the development guide.)
4. Select Project Settings,download the agconnect-services.plist file from AppGallery Connect and copy the agconnect-services.plist file to the project root directory.

## Result
## Question or issues
If you have questions about how to use AppGallery Connect Demos, try the following options:

* [Stack Overflow](https://stackoverflow.com/users/14194729/appgallery-connect) is the best place for any programming questions. Be sure to tag your question with appgallery.
* [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101188387844930001) AppGallery Module is great for general questions, or seeking recommendations and opinions.

If you run into a bug in our samples, please submit an [issue](https://github.com/AppGalleryConnect/agc-demos/issues) to the Repository. Even better you can submit a [Pull Request](https://github.com/AppGalleryConnect/agc-demos/pulls) with a fix.

## License
crash quickstart is licensed under the [Apache License, version 2.0] (http://www.apache.org/licenses/LICENSE-2.0).