Title: We need your support for using beacon function.
Last modified: September 1, 2016

---

# We need your support for using beacon function.

 *  [toysun2015](https://wordpress.org/support/users/toysun2015/)
 * (@toysun2015)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/we-need-your-support-for-using-beacon-function/)
 * Seung Hyun Hong
    Jun 7, 12:30 EEST
 * I published a Wordapp([http://www.audioguide.kr](http://www.audioguide.kr)) and
   purchased premium version.
    We are now testing your app in Android device before
   upload store. But we cannot use your ibeacon message and Push notification functions
   also. We can’t find other reasons about it. Pls inform us your solution. Thanks.
 * ——————
    Submitted from: [http://www.audioguide.kr/wp-admin/admin.php?page=WordAppiBeacon](http://www.audioguide.kr/wp-admin/admin.php?page=WordAppiBeacon)
 * Hi, Wordapp devloper.
 * We still wait for your reply.
 * But we couldn’t receive your reply yet, then we finally realized that our ibeacon
   test is not proper.
 * We had tested your android app only before we upload playstore.
 * I discussed with our ibeacon company technical person, It is need to be insert
   below source for android beacon use.
 * We should need your kind help for your android app use.
 * ————————————————————————————————————–
    AltBeacon Project Website [http://altbeacon.github.io/android-beacon-library/](http://altbeacon.github.io/android-beacon-library/)
 * – AltBeacon API Document
    [http://altbeacon.github.io/android-beacon-library/javadoc/index.html](http://altbeacon.github.io/android-beacon-library/javadoc/index.html)
 * 1 Essential Requirement
 * Belows list are essential requirement for Android GoPLUS ibeacon SDK use
 * 1.1 Android API Version
    API version for use GoPLUS SDK – minimum API 18: Android
   4.3 (Jelly Bean) – target API 18: Android 4.3 (Jelly Bean) – compile API 18: 
   Android 4.3 (Jelly Bean)
 * You can use more than a minimum API
 * 1.2 AndroidManifest.xml Setting
    GoPLUS Android required BLUETOOTH ADMIN and 
   BLUETOOTH authority also. <uses-permission android:name=”android.permission.BLUETOOTH”/
   > <uses-permission android:name=”android.permission.BLUETOOTH_ADMIN” />
 * You must add services and reciever to Application Node as follow for use GoPLUS
   Android SDK.
 * <receiver android:name=”org.altbeacon.beacon.startup.StartupBroadcastReceiver”
   >
    <intent-filter> <action android:name=”android.intent.action.BOOT_COMPLETED”/
   > <action android:name=”android.intent.action.ACTION_POWER_CONNECTED” /> <action
   adroid:name=”android.intent.action.ACTION_POWER_DISCONNECTED”/> </intent-filter
   > </receiver> <service android:name=”org.altbeacon.beacon.service.BeaconService”
   android:enabled=”true” android:exported=”true” android:isolatedProcess=”false”
   android:label=”beacon” > </service> <service android:name=”org.altbeacon.beacon.
   BeaconIntentProcessor” android:enabled=”true” > </service>
 * StartupBroadcastReceiver is as a Recieverfor for use of GoPLUS performing smoothly
   and for beacon background performing when the booting of phone etc.
    BeaconIntentProcess
   is service class for beacon service.
 * ———————————————————————————————————————-
 * For iOS use, We wil pay for upload our app to appstore for iOS app test.
 * After that, we will test ibeacon function again.
 * Pls inform us whether you can corporate us for our app publishing and use.
 * We wait for your prompt reply.
 * [https://wordpress.org/plugins/wordapp-mobile-app/](https://wordpress.org/plugins/wordapp-mobile-app/)

The topic ‘We need your support for using beacon function.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordapp-mobile-app_165676.svg)
 * [WordApp Mobile App Plugin - Convert your WordPress Site to a Mobile App](https://wordpress.org/plugins/wordapp-mobile-app/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordapp-mobile-app/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordapp-mobile-app/)
 * [Active Topics](https://wordpress.org/support/plugin/wordapp-mobile-app/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordapp-mobile-app/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordapp-mobile-app/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [toysun2015](https://wordpress.org/support/users/toysun2015/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/we-need-your-support-for-using-beacon-function/)
 * Status: not resolved