-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instructions for integration into existing app #314
Comments
Thanks for the feedback, we'll look into it |
Has anybody successfully done this? I would like to use a RN framework (like ignite) so it would be nice to have some guidance on integrating forcereact into an existing project. |
@bbirman is there any documentation you can point us to for this or any rough instructions you can give us while you write the official docs? |
@djMax - did you ever manage this? |
Nope |
@wmathurin any update here? @bbirman ? |
@wmathurin @bbirman any updates? |
@wmathurin @bbirman - any update? |
Hi @JFoxUK -- I'm a new PM on the Mobile SDK team. Thanks for following up on this. I just added this documentation update to our backlog. This documentation update requires more dev work than a typical docs update -- to verify that our instructions are correct, we'll spin up an RN app from scratch and follow our own steps to integrate MSDK into it. I'll keep you in the loop as we make progress. |
Hi @galensalesforce is there an example in the current documentation of how to implement SFMC mobile app event tracking in React Native? |
@galensalesforce - any news? |
@galensalesforce . Hi galen, any updates. |
@galensalesforce its really disappointing that this keeps been ignored. |
Thanks all for following up about this -- and we appreciate your patience! MSDK is a small, open-source team that supports multiple platforms. More info on this topic here. To summarize, we've decided that the best first step is to upgrade Mobile SDK support for React Native so that our forcereact command runs the RN CLI internally. This way, there will be far fewer steps required to add MSDK into an existing RN app to begin with. Our team is currently working on this upgrade for our 12.0 release. |
Is there anyway to handle the progress percentage with this SDK ? |
@RohitSyngenta What did you mean by "Is there anyway to handle the progress percentage with this SDK ?" |
@galensalesforce @wmathurin - any updates here? |
16 months and still no updates? It's absolutely annoying that this SDK doesn't have a way to integrate into an existing RN project. |
Yep, @galensalesforce promised to keep us in the loop 5mo ago and never did. |
Hi @JFoxUK, apologies for the delay. Galen has rotated onto a new team and is no longer on Mobile SDK. Here’s an update that was also posted on the Trailblazer Community.
|
The forcereact cli provides an easy way to get started if you are generating a new app. It contains some best practices that can be used to figure out how to integrate the SF RN sdk and the native sdk's, but it would be even better if a clearly documented step by step approach would be published about how to integrate the sdk's into an existing React Native app.
The text was updated successfully, but these errors were encountered: