Ah Sem

Results 8 issues of Ah Sem

“ 安装MobileVLCKit.framework,在nightlies.videolan.org/build/ios/ 下载最新版,解压后在你的工程里面引入MobileVLCKit.framework,并且添加 framework search path ” 问题 1. nightlies.videolan.org/build/ios/ -- 链接坏了。请问有新的链接吗? 2. 下载了MobileVLCKit.framework 后,该如何引入工程?可以详细说明一下吗?我是xcode新手。 谢谢

![Screenshot 2020-06-24 at 4 02 48 PM](https://user-images.githubusercontent.com/10499467/85519662-6b1f7600-b634-11ea-8246-3cbb0d894dba.png) When calling the method `Admob.prepareRewardVideoAd(options)`, I got the response as shown above. Any idea this is the Plugin message or Admob message ?...

Hi Uttesh, The following line works fine, where post.name is a $scope variable. However, if I replace the $scope variable with a $scope function, it doesn't work. Is it a...

Hi, may I have a sample code that initialize ASTM client and sending data? Thank you, Sem

Hi, may I ask for a documentation on how to use this package in Python? It will be good if there is a sample project that we can use this...

Not all passports have first name in EFDG1 (MRZ data), which gives late initialized error. Quick fix by returning empty string when firstName is not available.

Using Malaysia's passport, parsing the birthdate in EFDG11 is giving error. Upon checking, the value read is in Uint8List with 4 elements, which is a binary coded date. I am...