Rahil

Results 112 comments of Rahil

> I tried to add libs like this: > > ``` > > com.errorxcode.jxinsta > jxinsta > v1.0-beta-2 > system > ${project.basedir}/JxInsta-v1.0-beta-2.jar > > ``` > > im using netbeans...

Video uploads in not currently supported, but will be there in the next release. So yes, it is always possible. Watch the repo to get notified about the update.

Thanks for figuring it out :) I will look into this soon and will fix at ASAP.

I just tested and it's perfectly working fine. I think the problem is in your image input-stream. Try doing same with a local image using `FileInputStream`

**_I appreciate that you understood :)_** 1 : You need to add okhttp dependency since this time the jar is distributed locally as .jar file which don't include `okhttp` libs...

Yeah, the reason that I did not create a `fat jar` is mainly because of size. One more reason not to do so is that it is generally good practice...

Try rebooting your android and trying again!

@MarioVilas @rtudo @feelsunbreeze @mdprtmaa @LiShuai1225 Hey, did you find any solution?

> > [@MarioVilas](https://github.com/MarioVilas) [@rtudo](https://github.com/rtudo) [@feelsunbreeze](https://github.com/feelsunbreeze) [@mdprtmaa](https://github.com/mdprtmaa) [@LiShuai1225](https://github.com/LiShuai1225) Hey, did you find any solution? > > Switching to API 31 fixed the issue. and how to do that?

I fixed the issue by updating frida, but got another one On android 15, I am getting TypeError (Not a function) whenever I use any script while launching the app