parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 735 forks source link

README Getting Started guide is out of date #1197

Closed edgarwideman closed 1 year ago

edgarwideman commented 1 year ago

Issue Description

For Android Studio projects created in Android Studio Bumblebee | 2021.1.1 or newer, the JitPack repository needs to be added to the root level file settings.gradle instead of build.gradle. This has never been updated in the README, Getting Started section.

Steps to reproduce

Create a new project in Android Studio Bumblebee | 2021.1.1 or newer. Follow the setup steps in the README. The steps don't match with what you need.

Actual Outcome

A novice user will probably skip the jitpack dependency step when not able to make sense of the guide. The gradle sync will show success, but after digging in the Build output you will find error Failed to resolve: com.github.parse-community.Parse-SDK-Android:parse:4.2.0

Expected Outcome

Gradle sync success with library imported

Environment

Android Studio Flamingo | 2022.2.1 Patch 1

Parse Android SDK

Server

Database

Logs

No logs, documents are incorrect, following the setup instructions in README will lead you nowhere.

This may be part of the problem with issue 1189 as well

1189

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this issue!

parseplatformorg commented 1 year ago

🎉 This change has been released in version 4.2.1