You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed there are some missing methods in the SocialSharing plugin, especially setIPadPopupCoordinates, which is needed to specify the position and size of the button the user has pressed so that the sharing popup on iPad can be positioned according to Apple's guidelines. And as you all know, not doing this may be a reason for app rejection.
Hi there!
I noticed there are some missing methods in the SocialSharing plugin, especially
setIPadPopupCoordinates
, which is needed to specify the position and size of the button the user has pressed so that the sharing popup on iPad can be positioned according to Apple's guidelines. And as you all know, not doing this may be a reason for app rejection.Would also be a good opportunity to review and add all the other missing methods. You can check them here: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/blob/master/www/SocialSharing.js
Thanks!
The text was updated successfully, but these errors were encountered: