Skip to content

oliveryasuna/capacitor-logrocket

Repository files navigation

NOTE: This is experimental and does not work. It exists to demonstrate to the LogRocket team that it does not integrate well with Capacitor.

@oliveryasuna/capacitor-logrocket

Capacitor plugin to integrate LogRocket.

LogRocket Team Notes

Setup

nvm use # Or just make sure you are using Node 18.
pnpm install
cd example
pnpm install

Development

You can open /android in Android Studio. This is the Capacitor plugin's Android project.

You can open /example/android in Android Studio. This is the example app's Android project.

If you make changes to /example/capacitor.config.ts, make sure to run pnpm run cap-sync:android from /example.

Before you launch the example app, run the development server with pnpm run start from /example.

You can change the LogRocket app ID in /example/src/js/script.ts.

About

Capacitor plugin to integrate LogRocket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors