-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update README.md Adding a link to our support address and small re-order to more closely match ios: https://github.com/helpscout/beacon-ios-sdk * Update README.md Co-authored-by: Alicia Rivas <[email protected]> Co-authored-by: Alicia Rivas <[email protected]>
- Loading branch information
1 parent
8451d6b
commit 347d37c
Showing
1 changed file
with
12 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,13 +16,6 @@ You can subscribe to receive release updates by following these steps: | |
|
||
[<img src="./docs/subscribe-to-releases.png" width="320">](./docs/subscribe-to-releases.png) | ||
|
||
|
||
## Documentation | ||
|
||
* [Beacon Mobile SDK documentation](https://developer.helpscout.com/beacon-2/mobile/) | ||
* [Android SDK API](https://developer.helpscout.com/beacon-2/android/) | ||
* [Android SDK API reference](https://developer.helpscout.com/beacon-2/android-api/beacon/index.html) | ||
|
||
## Requirements | ||
|
||
* `minSdkVersion`: **21** | ||
|
@@ -110,3 +103,15 @@ Beacon beacon = Beacon.Builder() | |
``` | ||
|
||
To verify, take a peek in your Logcat. | ||
|
||
|
||
## Documentation | ||
|
||
* [Beacon Mobile SDK documentation](https://developer.helpscout.com/beacon-2/mobile/) | ||
* [Android SDK API](https://developer.helpscout.com/beacon-2/android/) | ||
* [Android SDK API reference](https://developer.helpscout.com/beacon-2/android-api/beacon/index.html) | ||
|
||
|
||
## Support | ||
|
||
For issues or questions, contact Help Scout support at [[email protected]](mailto:[email protected]?subject=%5BAndroid%20Beacon%20SDK%5D%20Issue%20report&body=Technical%20details%0A%0A-%20Beacon%20version%3A%0A-%20Android%20OS%20version%3A%0A-%20Device%20make%2Fmodel%3A%0A-%20Impacted%20user%20count%3A%0A%0AActual%20outcome%0A%0A%20%20%20%20Beacon%20did%20or%20did%20not...%0A%0AExpected%20outcome%0A%0A%20%20%20%20Beacon%20should...%0A%0ASteps%20to%20reproduce%0A%0A%20%20%20%201.%20%E2%80%A6%0A%20%20%20%202.%20%E2%80%A6%0A%20%20%20%203.%20%E2%80%A6%0A%0AScreenshots%2FScreen%20Recording%0A%0A%20%20%20%20Please%20add%20any%20images%20or%20videos%20to%20support%20your%20report.%0A%0AAdditional%20Information%0A%0A%20%20%20%20Please%20attach%20any%20crash%20logs) |