Abdul Samad

Results 2 issues of Abdul Samad

Hi, I want to use ALPR for my iOS app. I am trying to follow the instruction in github page. When i run `bundle exec ./bin/build_frameworks.rb` the command fails with...

Hi, I want to navigate to different screens within my app when the video is in Picture in Picture (PIP) mode. Here is my Code below ``` import UIKit import...