Vincent Harrius

Results 2 issues of Vincent Harrius

Solves error message on android using flag mentioned in comment https://github.com/EddyVerbruggen/nativescript-nfc/issues/78#issuecomment-1456332372 ``` JS: [Vue warn]: Error in mounted hook: "Error: java.lang.IllegalArgumentException: org.nativescript.Fox: Targeting S+ (version 31 and above) requires that...

On many of the core types, the custom property has the type `any`. It would be helpful when developing in typescript to determine the type by using generics. Current: ```...