vidhipatel94

Results 2 issues of vidhipatel94

I am getting this crash on Samsung android version 8: ``` Caused by java.lang.annotation.IncompleteAnnotationException: org.greenrobot.eventbus.n missing element priority at libcore.reflect.AnnotationFactory.invoke + 301(AnnotationFactory.java:301) at java.lang.reflect.Proxy.invoke + 913(Proxy.java:913) at $Proxy4.priority($Proxy4.java) at org.greenrobot.eventbus.SubscriberMethodFinder.findUsingReflectionInSingleClass...

more info required

Fatal Exception: java.lang.UnsupportedOperationException: ExifInterface only supports saving attributes on JPEG formats. at android.media.ExifInterface.saveAttributes(ExifInterface.java:1377) at com.soundcloud.android.crop.CropUtil.copyExifRotation(CropUtil.java:82) at com.soundcloud.android.crop.CropImageActivity.saveOutput(CropImageActivity.java:393) at com.soundcloud.android.crop.CropImageActivity.removeLifeCycleListener(CropImageActivity.java:45) at com.soundcloud.android.crop.CropImageActivity$5.run(CropImageActivity.java:311) at com.soundcloud.android.crop.CropUtil$BackgroundJob.run(CropUtil.java:193) at java.lang.Thread.run(Thread.java:818)