I've been updating some of my older releases, and one of the areas which needed updating was the share buttons as I know a lot of the Facebook commands no longer work, and I wanted to try the new ShareImageAndText() command but I seem to have run into a couple of snags.
1) When posting to Facebook, only the image is shared, which isn't great but I think is something to do with Facebook rather than AppGameKit, is there any way to make it so that the Text is shared in preference to the image? (Don't worry, I half expect this to be not possible, but it would make it much more useable. The image and text seems to work on DIscord ok, but I've not had chance to test other platforms because...
2) When I choose share to Facebook, it ALWAYS uses facebook, even after hard closing the player (not tried this in an APK yet), I'm pretty sure this is not the desired behaviour.
Has anyone else had the same issues? Especially the 2nd one
Thanks in advance
=PRoF=
>Edit<
The above is regarding Android. I just tested the code on an iPhone also using the player and issue #2 doesn't happen.