Amir Mahmoud
Amir Mahmoud
any updates by any chance on this issue?
I have imported your dependencies and that problem is gone , but there is a another problem that when i open the ParseQueryAdapter library there there is one issue **ParseObject.getClassName(clazz)**...
Use https://www.deepl.com/translator for translation. It's superb
Unfortunately, I think this too. @davidAg9 😢
This is after the latest update, I'm seeing this too but it doesn't break my code and it runs successfully.
Have you found any solution to this?
If there was an option like allow_redirects it would be so nice.
This is so annoying :((
Any solution? This is really annoying.
Thank you for your reply, sure here is my main activity ``` package com.example.amirmahmoud.imagepickertest; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import com.oswaldogh89.picker.ImagePicker; public class MainActivity extends AppCompatActivity { ImagePicker picker;...