social_share
social_share copied to clipboard
shareToTwitterLink function always returns canceled
When onActivityResult
in called on Android, it always returns resultCode == RESULT_CANCELED
if even the tweet was successful. Do you maybe have any idea what could be wrong and if so, how to fix it?
If you don't have time to update code yourself, I can do the fix myself and pull request.
If u can help fix it it would be great. Go ahead and pr
@ShekarMudaliyar By "I can do the fix myself" I ment that I can test and implement the fix you give me and if it works, I can do pr. I tried multiple hours to fix the problem but I was only able to narrow it down.