We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42e9efc commit 7218fb7Copy full SHA for 7218fb7
Apps/APN/src/services/CustomerIOService.js
@@ -2,6 +2,7 @@ import {
2
CustomerIO,
3
CioLogLevel,
4
InAppMessageEventType,
5
+ PushClickBehaviorAndroid,
6
} from 'customerio-reactnative';
7
8
export const initializeCustomerIoSDK = (sdkConfig) => {
0 commit comments