iBeacon

buzztouch plugin: iBeacon
Version: v1.0
Turn your app into an iBeacon and search for other iBeacons! Requires two iOS 7 devices supporting Bluetooth 4.0 using the same plugin screen. App will inform you when you get closer and closer to the other iBeacon.
works on iOS iOS
Developer Info
Latest Review
PointerKaybee | 03/27/14 (v1.0)
Awesome plugin, looks good and my client will love it. Not bad iPad Xib either haha :)
Screenshots
More Information
-------------------------------------------------------------
DESCRIPTION - IBEACON PLUGIN
-------------------------------------------------------------

Turn your app into an iBeacon and search for other iBeacons!

Requires two iOS 7 devices supporting Bluetooth 4.0.

App will inform you when you get closer and closer to the other iBeacon! The plugin must be installed on two phones and it will search for the other beacon signals. It will not sure for third party beacons, only beacons with this screen installed. You can modify the code to find other beacons if you desire and have the skill.

NOTE: There are minor additions to be made to your app delegate to get this to work. Two text files are included to give you instructions. Super simple. 30 seconds.

The Framework "CoreBluetooth.framework" is required, don't forget to include it!

Check out https://btmods.com for more, or chat with me live right now at https://btmods.com/chat

Thank you!

-------------------------------------------------------------
FULL PLUGIN FEATURES LIST
-------------------------------------------------------------

- Turn your app/phone into a iBeacon, it will transmit a signal over bluetooth.
- Turn your app/phone into a iBeacon Finder, it will find a iBeacon signal over bluetooth.
- Has multiple messages to let you know when your getting closer and closer.
- Will alert you when you need bluetooth enabled, for location permissions, and so on.
- Simple to use, includes simple instructions when using screen (see screenshots).
- Modify the code further if you want, super powerful, lots of things can be done!

-------------------------------------------------------------
COMPATIBILTY FOR DEVICES / SOFTWARE
-------------------------------------------------------------

As of 3/26/14, this code is compatible for: iOS7, BT 3.0, iPhone 4S, iPhone 5-S and iPad.

-------------------------------------------------------------
VERSION - CHANGE LOG - UPDATES
-------------------------------------------------------------

1.0 - Initial Release into the Plugin Market

-------------------------------------------------------------
REAL USER REVIEWS FOR THIS PLUGIN
-------------------------------------------------------------

No noteworthy reviews to post here yet.

-------------------------------------------------------------
SUPPORT DETAILS & INFORMATION
-------------------------------------------------------------

Support can be done via Private Message or email: [email protected]

You can get faster support by posting on the forum, I'm usually there.

I offer *basic* support for all of my plugins, that means I will not *fix* a missing feature, or make it look *better*. I will fix submitted bugs and incompatibilities with new software and devices. I will also help for any installation support so that you can get it going.

-------------------------------------------------------------
CREDITS & THANKS TO THOSE WHO CONTRIBUTED
-------------------------------------------------------------

This code was ported from the project "iBeacon Demo" and turned into a BT plugin package. You are paying for the time and effort it took me to port and convert this code to the latest BT standards, the created connections (if any) to the Control Panel, and the updates to make this work on the latest iOS devices and software.

-------------------------------------------------------------
KNOWN BUGS AND OTHER ISSUES / RESOLVED
-------------------------------------------------------------

You can report bugs to me via Private Message or email: [email protected]

No bugs have been reported as of 3/26/14.

-------------------------------------------------------------
INCLUDED IOS PROJECT FILES
-------------------------------------------------------------

This plugin requires 10 files to work. pinViewImage.png is set for default background.

BTM_beaconView.h
BTM_beaconView.m
BTM_LocationManager.h
BTM_LocationManager.m
BTM_LocationUpdateController.h
BTM_LocationUpdateController.m
BTM_RootViewController.h
BTM_RootViewController.m
BTM_BeaconRegion.h
BTM_BeaconRegion.m

These two files are included to give you instructions on how to modify your app delegate to get this plugin to work. Super simple. 30 seconds.

yourappname_appDelegate.h changes.txt
yourappname_appDelegate.m changes.txt
-------------------------------------------------------------
INCLUDED ANDROID PROJECT FILES
-------------------------------------------------------------

This plugin is not available for Android, and should -not- be expected to be seen in the near future.

Did you port this plugin? Let me know!

-------------------------------------------------------------
JSON DATA (ADVANCED USERS)
-------------------------------------------------------------

{
"itemId": "9A8FCBF6BE7CA4D91331FCB",
"itemType": "BTM_beaconView",
"itemNickname": "iBeacon",
"navBarTitleText": "iBeacon"
}