Skip to content

Integration of Brother Printer SDK with .NET MAUI on iOS issue with Sharpie #28993

Closed as not planned
@poojarawat09

Description

@poojarawat09

I'm implementing printing functionality using Brother Printers in a multiplatform app developed with .NET MAUI, but I'm encountering challenges with the iOS integration. I'm using version 8 of .NET for MAUI and Visual Studio on a Mac.

I'm unable to utilize the library framework within our MAUI Library to access mapped SDK classes. We need guidance on whether our current approach is correct or if alternative methods should be considered.

Steps to Reproduce:

  1. Create a MAUI Library in your project.
  2. Integrate the Brother Printer SDK into the project.
  3. Installed sharpie from Objective Sharpie.
  4. Attempted to use the command:

sharpie bind -framework /path/to/BRLMPrinterKit.framework -sdk iphoneos17.2
but received an "invalid SDK" error.
Image

Verified SDK installation using:
xcodebuild -showsdks
to confirm if iphoneos17.2 is installed.
Image

Despite these efforts, the issue persists. Any help or suggestions would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions