You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2022. It is now read-only.
I feel dumb for asking this, since the instructions are so easy.
I copied the Pod folder to my project (wanted to do a manual installation). Went to the AppDelegate.swift and added Visualizer.start() just before return true, but i get nothing when I run the app on my device. Am i missing something obvious?