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

withContext method not public #41

Closed
jewom opened this issue Jul 1, 2017 · 2 comments
Closed

withContext method not public #41

jewom opened this issue Jul 1, 2017 · 2 comments
Assignees
Labels
Bug Unexpected/bad behavior From User Reported by a user and non-library contributor Resolution - Resolved A bug that has been fixed Status - Fix Released A bug fix that has been released
Milestone

Comments

@jewom
Copy link

jewom commented Jul 1, 2017

Hi,

When I try to make :
WiseFy mWiseFy = new WiseFy.withContext(this).getSmarts();

I have this error :

"withContext(android.context.Context)" is not public in 'com.isupatches.wisefly.WiseFy.withContext'. Cannot be accessed from outside package.

@isuPatches isuPatches self-assigned this Jul 2, 2017
@isuPatches isuPatches added Needs Investigation Requires time to look into Bug Unexpected/bad behavior and removed Needs Investigation Requires time to look into labels Jul 2, 2017
@isuPatches isuPatches changed the title method not public withContext method not public Jul 2, 2017
@jewom
Copy link
Author

jewom commented Jul 2, 2017

thanks 👍 how can I test the patch ?

@isuPatches
Copy link
Owner

@clamentsanz can you please try the 1.0.8 version from https://github.com/isuPatches/WiseFy/releases/tag/v1.0.8 or from mavenCentral/JCenter.

This should resolve your issue. Please reopen if needed.

@isuPatches isuPatches added 1.x Status - Released Work that has been released labels Dec 10, 2017
@isuPatches isuPatches added the From User Reported by a user and non-library contributor label Aug 26, 2018
@isuPatches isuPatches added this to the 1.0.8 milestone Dec 14, 2019
@isuPatches isuPatches added Status - Fix Released Status - Fix Released A bug fix that has been released Resolution - Resolved A bug that has been fixed and removed Status - Released Work that has been released labels Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Unexpected/bad behavior From User Reported by a user and non-library contributor Resolution - Resolved A bug that has been fixed Status - Fix Released A bug fix that has been released
Projects
None yet
Development

No branches or pull requests

2 participants