Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (19 loc) · 411 Bytes

File metadata and controls

35 lines (19 loc) · 411 Bytes

Instructions for using the example app

Add the local SDK from yalc

On the Sentry Capacitor root folder yalc publish

Then on the ionic-angular-v2 folder yalc add @sentry/capacitor

Install dependencies

yarn install

Build for native

ionic build

Sync resources

npx cap sync

Running

Android

npx cap open android

iOS

npx cap open ios

Web

http-server ./www