Eugene
Eugene
When calling the printer.pick method, the APPPrinter.m class method fails since options are expected, but none are passed. ``` NSMutableDictionary* settings = [arguments objectAtIndex:0]; NSArray* bounds = [settings objectForKey:@"bounds"]; ```...
This pull request includes changes to make the plugin more compatible with the latest Brother API. Key updates include: 1. Removing deprecated methods as defined in the documentation for the...
Please use the following template to submit your issue. Following this template will allow us to quickly investigate and help you with your issue. Please be aware that issues which...
bug:
**Plugin version:** 4.0.1 **Platform(s):** Android **Current behavior:** Cannot run application due to Kotlin errors ``` Execution failed for task ':capacitor-community-photoviewer:kaptGenerateStubsDebugKotlin'. > Error while evaluating property 'compilerOptions.jvmTarget' of task ':capacitor-community-photoviewer:kaptGenerateStubsDebugKotlin'. >...