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

com.kickstarter.extensions.showSnackBar #521

Closed
sbenitez10 opened this issue May 1, 2019 · 9 comments
Closed

com.kickstarter.extensions.showSnackBar #521

sbenitez10 opened this issue May 1, 2019 · 9 comments

Comments

@sbenitez10
Copy link

When i was trying to debugging the code to understand it i got a error. looking to the classes i found that you have a un resolve reference that is com.kickstarter.extensions.showSnackBar

image

@eoji
Copy link
Contributor

eoji commented May 1, 2019

Hey @sbenitez10, I'm not getting this error. Have you been successfully able to build the app previously?

Screen Shot 2019-05-01 at 3 00 09 PM

@sbenitez10
Copy link
Author

nope i wasnt. i am checking it know

@sbenitez10
Copy link
Author

HI, i was trying to build the app but i get this error and i dont know how to solve it
image

@sbenitez10 sbenitez10 reopened this May 1, 2019
@eoji
Copy link
Contributor

eoji commented May 1, 2019

I think that error is a red herring. When you open the project, Android Studio makes suggestions about updating your version of kotlin and gradle but that actually breaks the app. Try reverting your changes in build.gradle and gradle-wrapper properties and then rebuild. Tell me how it goes.

@sbenitez10
Copy link
Author

i revert my changes but nothings happens i still getting the same error

image

image

sorry for the problems.

@eoji
Copy link
Contributor

eoji commented May 2, 2019

No problem! Looks like the build "completed successfully" and that error shouldn't affect you so have you tried actually running it on a device or emulator?

Here's my output when I build the app:
Screen Shot 2019-05-02 at 12 45 23 PM

@sbenitez10
Copy link
Author

yeap i run it but when i scroll too much the first view it generates a ANR. so i thought that maybe was because the build had that error.

@eoji
Copy link
Contributor

eoji commented May 2, 2019

Alright, I just pulled down the OSS version and debugged 🕵🏾‍♀️. I will open a PR to fix this!

@eoji
Copy link
Contributor

eoji commented May 3, 2019

The PR has been merged. Please pull the latest and you shouldn't see the crash anymore!

@eoji eoji closed this as completed May 3, 2019
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

2 participants