Not An Issue - (Request) - Nice To have
First of all thank you for creating this, it has helped me developed an app on top of yours. I think it would be nice to provide a browser login using SWT, so we can see prompts like Was Me, Or Not Me, or verification emails. This could be useful to handle multiple of accounts using proxies.
Someone how feed the current class the login authentication obtain from the browser gui swt?
@rodrigae can you please help me to insert the lib properly in my app i have several problems :(
@kamranfarshchi please use release or development version of library as project dependency.
@igor-suhorukov Any chance you can create a class to allow post? or direct messages?
@rodrigae any pull request are welcome! I am working on other projects and tasks now
@igor-suhorukov projects and tasks related to this git? or other things? if this, what you got in mind?
@rodrigae sorry, other things
@igor-suhorukov no problem. if I find a way to do the posts or direct messages. I'll let you know so we can share with everyone else.
@rodrigae thanks! You can try private API v1 provided by mgp25 for example
@igor-suhorukov nice will check it out!
@igor-suhorukov @rodrigae thank you for this discussion. Just want to point one thing. @mgp25 library is Android app based (reverse engineered), but this library based on the web version of Instagram. It is better to keep it this way
I have a problem now my project is working with min SDK24 but when i change it to 19 i get these errors, Error:com.android.builder.dexing.DexArchiveBuilderException: Error while dexing com/github/igorsuhorukov/dom/transform/DomTransformer.class
Error:com.android.dx.cf.code.SimException: default or static interface method used without --min-sdk-version >= 24
Error:Execution failed for task ':app:transformClassesWithDexBuilderForDebug'.
com.android.build.api.transform.TransformException: com.android.builder.dexing.DexArchiveBuilderException: Failed to process /Users/kamran_f/Documents/Android/Applications/Instalkers/app/build/intermediates/transforms/desugar/debug/3.jar
can u help me?
@kamranfarshchi @igor-suhorukov i have almost same issue:
Error:com.android.builder.dexing.DexArchiveBuilderException: Failed to process ...\.gradle\caches\modules-2\files-2.1\com.github.igor-suhorukov\instagramscraper\2.0\a60072208507f8b6b2fb0c80902a595a232fe5ce\instagramscraper-2.0.jar
Error:com.android.builder.dexing.DexArchiveBuilderException: Error while dexing me/postaddict/instagram/scraper/mapper/ModelMapper.class
Error:com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)
any solution for this issue? (DexArchiveBuilderException) @igor-suhorukov
@Mehrshadow no, we have one more ticket for this issue #102