Kirill Kulakov

Results 13 comments of Kirill Kulakov

Am I the only one who gets `'GoogleMobileVision.h' file not found` when compiling the xcode project?

same issue here

Having the same issue, did you manage to find a work around?

I don't think init() will throws an exception. There is an internal try-catch. I checked our logs and I could not find any instances of the error messaged logged in...

@47xhp36c this opens the built in app. Am I missing something?

I was able to get it to work: `adb shell am start -a android.intent.action.VIEW -d "https://www.youtube.com/watch?v=bpQMMPiLkGI" -n com.teamsmart.videomanager.tv/com.liskovsoft.smartyoutubetv2.tv.ui.main.SplashActivity`

I started seeing this exact issue after upgrading `react-scripts` from version 4 to 5 (Also upgrading webpack 4 to 5). issue seem to be related to marked not being bundled...

@fortinmike I think that should be a small change. if you look at the PR above it might be 10 line change. create a custom matcher for `$shell`, once matches...

Hope someone will find it useful here is a hex file I compiled today on off the master branch of the 328p. ~I was able to compile and install it...