Android | Crash app when updating Parse SDK from 1.21.0 to 1.25.0

When I update to Parse SDK 1.25.0 on Android, bolt.Task couldn’t working. Then I adjust this to Task with import import com.parse.boltsinternal.Task;. The whole project is not any syntax error. I built my app and it crashes.
This is logcat error its.
Help me to resolve this problem. Thank you!

It looks there’s a similar issue here: https://github.com/parse-community/Parse-SDK-Android/issues/1036

Have you already seen this issue? It might help you with that.

Check this other one too, please: Parse Live Query

1 Like