Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Conversation

@yleflour
Copy link

No description provided.

@yleflour yleflour requested a review from Minishlink February 19, 2019 17:00

Then:
- Go to `/ios`
- If you don't have a Podfile yet run `pod init`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(bundle exec pod is better)


// when you want to ask the user if he's willing to receive push notifications (required on iOS):
BatchPush.registerForRemoteNotifications();
import { Batch } from '@bam.tech/react-native-batch';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Batch or BatchPush ?

if (error) {
reject(@"Inbox", @"Failed to fetch new notifications", error);
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

"$(SRCROOT)/../../react-native/React/**",
"${SRCROOT}/../../../ios/Pods/Batch/**",
"$(SRCROOT)/../../../../node_modules/react-native/React/**",
"${SRCROOT}/../../../../ios/Pods/Batch/**",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Les paths devraient pas changer

@yleflour yleflour merged commit b2baf48 into master Mar 12, 2019
@Minishlink Minishlink deleted the v4.0.0 branch April 30, 2019 07:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants