Fedor Shubin
Fedor Shubin
+1 It's better if we have the only bower record for this code.
if you remove `-ObjC` flag, does linker error disappear?
ok, let's try the following: 1. go to `Other Linker Flags` 2. remove `-ObjC` 3. add `-force_load "$(SRCROOT)/Libraries/libShareBunch.a"` We just apply the same rules, but for only library, not globally....
@livingbeams, have you managed to solve the issue?
Android / iOS support that, but it's not supported in this plugin. We have such plans for the future, but if you want to help and participate, you're welcome. It's...
@Day366, that's really fine. Can you create a PR for the changes?
it's in iOS part: https://github.com/vedi/share-bunch-ios
there is nothing preventing you from sending array in the request body
Hello Amir, Thank you for your reply. From that moment I did a lot of new changes to your code. There are some of them: 1) JNI call returns result,...