Appboy is the former name of Braze, a customer engagement platform. Use the Braze tag instead.
Questions tagged [appboy]
20 questions
0
votes
2 answers
Appboy SDK. How to hide visit indicator for News Feed cards?
I don't want show visit indicator in news feed cards. Anybody know how to hide that indicators?
It means a triangle with a dot.

Mikhail S
- 3,338
- 3
- 21
- 34
0
votes
1 answer
Appboy API client
I trying implement REST API client for appboy according to this documentation:
Appboy API documentation
I sent request with json object, that you can see below, and have recieve response with an error.
What i do wrong?
JSON object:
{
…

Alexandr Halchin
- 1
- 1
0
votes
1 answer
Appboy SDK iOS, the unreadCardCountForCategories delegate doesn't gives count for an updated card
I have integrated the Appboy News feed in my iOS application. I fetch the badge count for the unread number of cards through the unreadCardCountForCategories delegate provided by the SDK. But the count returned by the delegate doesn't refresh if I…

Ghazalah
- 233
- 2
- 14
0
votes
2 answers
duplicate entry in android studio when using appboy sdk
I am searching in this issue from a lot of time
when I try to run my app on any device I got the following error
Error:Execution failed for task ':_4SaleApp:transformClassesWithJarMergingForDebug'.
>…

Amira Elsayed Ismail
- 9,216
- 30
- 92
- 175
-1
votes
1 answer
handle button1, button2 click in appboy
I am implementing IInAppMessageManagerListener interface and want to handle the method onInAppMessageButtonClicked, but I want to know the button the user pressed (Button1 or Button2) to be able to handle each one with different handling.
How can I…

Amira Elsayed Ismail
- 9,216
- 30
- 92
- 175