Beaconstac

Beaconstac is a comprehensive proximity marketing solution that helps businesses in enhancing their marketing efforts through context-driven advertisements. Its SDK gives developers the tools they need to customize and implement effective beacon campaigns.

Introduction

Learn how to get started with Beaconstac’s SDK to take your marketing to another level.

Requirements

  • iOS 8.0+ / Android 4.3+
  • Xcode 9.0+ / Android Studio 2.0+
  • Swift 4.0+ / Java 7+

Installation

For iOS, add the following to your Podfile:

pod 'Beaconstac'

For Android, add the following to your build.gradle file:

implementation 'com.beaconstac:sdk:2.+' 

Usage

Initialize the SDK with your account details, then start scanning for beacons.

Documentation

Complete documentation, including tutorials, can be found at the official Beaconstac page.

Contact

If you have any queries or need technical assistance, you can contact the Beaconstac team via support@beaconstac.com.

License

Beaconstac is licensed under the MIT License. See the LICENSE file for more info.