unsplash-photopicker-android
unsplash-photopicker-android copied to clipboard
java.lang.NoSuchMethodError: No virtual method isContiguous()Z in class Landroidx/paging/PagedList;
Describe the bug
When trigering startActivityForResult(UnsplashPıckerActivity(...)) From java class the unsplash picker intent shows up with progressbar and halts immidieately throwing following error.
java.lang.NoSuchMethodError: No virtual method isContiguous()Z in class Landroidx/paging/PagedList;
To Reproduce Steps to reproduce the behavior:
- Add plugin implementation in graddle as in documentation
- Initiate plugin with parameters and implement startActivityForResult function as in plugin documentation.
- Run the app and trigger plugin start
- See error
Smartphone (please complete the following information):
- Device: Samsung SM-A505F
- OS: Android 11