-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:nvankampenhout/test-rdme-github-sync
- Loading branch information
Showing
1 changed file
with
17 additions
and
15 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 |
---|---|---|
@@ -1,15 +1,17 @@ | ||
# Exponea SDK Guides This section will help you to integrate Exponea SDK into your application. ### 📦 | ||
[Installation & Configuration Guide](./INSTALL.md) This doc will show to you how to install and configure | ||
ExponeaSDK. | ||
### 📝 [Events/Users Tracking Guide](./TRACKING.md)ack events using Exponea. ush notifications Improve your | ||
retention using rich push notifications. ### 📣 [Push Notifications Setup](./PUSH_QUICKSTART.md) | ||
Start here when implementing push notifications, this section will guide you through the process of setting up | ||
notifications in your application. ### 💬 [Exponea web app push notification configuration](./APNS.md) Set up | ||
Exponea with Apple push notification service to be able to send push notifications. ### 💬 [Sending Push | ||
Notifications](./PUSH_SEND.md) Learn how to customize and send push notifications. ## Additional functions * #### | ||
[Data Flushing](../Documentation/FLUSH.md) Learn more about how ExponeaSDK sends data, and how to control it. * | ||
#### [Anonymize](../Documentation/ANONYMIZE.md) Learn about user anonymizing features. ### Logging When debugging, | ||
it's useful to set Exponea SDK to `VERBOSE` logging. You can do so by setting | ||
`Exponea.setLogLevel(LogLevel.VERBOSE)` | ||
|
||
* For better finding is every log from ExponeaSDK prefixed with [EXP-iOS] | ||
--- | ||
title: Guide | ||
excerpt: Guide page synced from github | ||
category: 65a6d974ae98f7003c22cc16 | ||
--- | ||
|
||
# Guide | ||
|
||
## Introduction | ||
Intro text | ||
|
||
## Header | ||
|
||
Text | ||
|
||
|
||
|