Skip to content

Fix missing local self issue causing build failure (#85)#86

Open
stelmakh wants to merge 1 commit intoEddyVerbruggen:masterfrom
stelmakh:master
Open

Fix missing local self issue causing build failure (#85)#86
stelmakh wants to merge 1 commit intoEddyVerbruggen:masterfrom
stelmakh:master

Conversation

@stelmakh
Copy link
Copy Markdown

No description provided.

@EddyVerbruggen
Copy link
Copy Markdown
Owner

Thanks!

Did you observe this issue while building locally with the Cordova CLI? If so, which version?

@stelmakh
Copy link
Copy Markdown
Author

@EddyVerbruggen Yes, I use Cordova CLI v6.5.0

@EddyVerbruggen
Copy link
Copy Markdown
Owner

I'm not opposed to merging your PR of course, but I'd like to reproduce the error first.

Just did this with cordova-cli 6.5.0:

cordova create blah
cd blah
cordova platform add ios
cordova plugin add com.telerik.plugins.healthkit
cordova build ios
..
..
** BUILD SUCCEEDED **

Does that behave differently for you?

@stelmakh
Copy link
Copy Markdown
Author

It behaves just the same on a clean project with just the healthkit plugin installed, a build succeeds. I'll see how to reproduce the issue and will let you know

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

Successfully merging this pull request may close these issues.

2 participants