Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with Plugin Development #1

Open
krlozadan opened this issue Aug 8, 2017 · 5 comments
Open

Help with Plugin Development #1

krlozadan opened this issue Aug 8, 2017 · 5 comments

Comments

@krlozadan
Copy link

krlozadan commented Aug 8, 2017

Hello!! I'm the guy you were talking with via stackoverflow.com. Can you please explain me the problem you're having?
You could see my pluing repo here:
https://github.com/krlozadan/cordova-custom-printer-plugin

@Abhishek134
Copy link
Owner

Hi,
Sorry i was busy in some other projects so.
I'm trying to use this plugin in my ionic2 project but i'm not able to implement it in the project.
It shows me error something like file missing etc.

@Abhishek134
Copy link
Owner

I got error as following.
fatal error: 'StarIO/SMPort.h' file not found
#import <StarIO/SMPort.h>
^
1 error generated.
Please not that this file is available in that directory then too it shows this error.

@krlozadan
Copy link
Author

Hello!! Can you please paste the link to your plugin repo??

@paqogomez
Copy link
Contributor

paqogomez commented Oct 16, 2017

I've sent a PR to interactive to update their repo.

The fork I have compiles and runs.

This fork, along with the plist entry of

<config-file target="*-Info.plist" parent="UISupportedExternalAccessoryProtocols"> <array> <string>jp.star-m.starpro</string> </array> </config-file>

Allow me to print successfully.
Here is my StarIOPlugin repo.

https://github.com/paqogomez/StarIOPlugin

@dengshiwei
Copy link

问题解决了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants