Coder Social home page Coder Social logo

Comments (4)

sattaman avatar sattaman commented on July 28, 2024 1

Apologies, it did work in the end. I did try the core package and confirmed there were no errors running that, but must have done it in isolation and not tried them together , although thought I had!

from react-native-acpanalytics.

nporter-adbe avatar nporter-adbe commented on July 28, 2024

Based on the steps you provided, this is expected behavior. This package depends on @adobe/react-native-acpcore which you havenโ€™t installed.

Before installing the Analytics extension it is recommended to begin by installing the Core extension.

See the installation section of the README for more info.

from react-native-acpanalytics.

sattaman avatar sattaman commented on July 28, 2024

@nporter-adbe I installed the core package and confirmed that runs without any errors. This package still produces the above, I'm going to pull up my stash from earlier and double check though!

from react-native-acpanalytics.

nporter-adbe avatar nporter-adbe commented on July 28, 2024

I'm not able to reproduce your issue, here are the steps I took with a fresh app:

react-native init gitissue38Analytics --version [email protected]
cd gitissue38Analytics
npm install @adobe/react-native-acpcore
npm install @adobe/react-native-acpanalytics
*updated podfile to use iOS 10.0*
cd ios && pod install
*added some SDK code in AppDelegate.m*
*opened Xcode workspace, and hit run, no build failures, app launches successfully*

You can also find a repo with this app here: https://github.com/nporter-adbe/gitissue38Analytics

from react-native-acpanalytics.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.