Friend Alliance push (II)

Source: Internet
Author: User

On a friend League push one, we get to the Device_token, you can push the message to the designated mobile phone in the background of Friends Union. Here's how to add tags, delete tags

IOS Messaging SDK usage Guide

This document includes:

    1. Introduced
    2. Basic Functional Integration Guide
    3. Advanced Feature Integration Guide
    4. Testing and commissioning
    5. Technical support

1. Introduction

The Friend Alliance message Push component helps you push messages to users in real time.

The download will include the following in the compressed package:

file name Introduction
Umessage_sdk_introductions.html This file describes how to use the Friend Alliance message Push SDK
Umessage_sdk_releasenotes.html This file records the update log of the Friend Alliance message Push SDK.
umessage_sdk_api_reference/ This folder contains the API documentation for the Friend Alliance message push
umessage_sdk_x.x.x/ The folder contains the library files for the SDK
umessage_sdk_demo/ The folder contains sample projects

Before integrating, please apply for the AU message push service in http://message.umeng.com/.

2. Basic Function Integration Guide

Tips
Please create an app in the Friend Alliance's message push management background to get Appkey and Appsecret

    • Import SDK

      • Download Umessage_sdk_all_x.x.x.zip and Unzip

      • Import Plugins

        Required SDK folders:UMessage_Sdk_x.x.x
        In your project directory structure, right-click Add->Existing Files… to select this folder. Or drag this folder into the Xcode project directory structure, tick the popup screen Copy items into destination group‘s folder(if needed) , and make sure to Add To Targets tick the appropriate target.

    • Configuration (optional)

      • The SDK uses ARC to manage memory, non-ARC projects are also default support, if you encounter problems, please contact us

      • If you are using -all_load , you may need to add libz a library:
        TARGETS--and-- Build Phases Link Binary With Libraries +libz.dylib

      Description
      SDK supports iOS 4.3+

    • Add code
      Open *AppDelegate.m , and then follow these steps to integrate:

      • didFinishLaunchingWithOptionsThe settings in:
      • Add tags
      • The code is as follows:

Friend Alliance push (II)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.