Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialNiravkumar Patel
2,277 Pointscall.enqueue not able to execute
The app unfortunately stopped so I tried debugging it to see were issue exists. I have written the same code as the instructor but my code doesn't gets executed from the line after declaring call, i.e. call.enqueue it steps out of the line to the end of the code,. Please help me.
Niravkumar Patel
2,277 PointsThank you for your quick response. Actually I ran out of patience and posted the question but after that I tried to find the issue and I resolved it. And next time I will keep this in mind and add my code to the question.
Vikzilla III
Courses Plus Student 4,365 PointsNiravkumar Patel How did you solve this issue?
1 Answer
Niravkumar Patel
2,277 PointsSilly mistake, I forgot to add network access permission in manifest file..
karis hutcheson
7,036 Pointskaris hutcheson
7,036 PointsYou really need to include your code in the question for us to help you?