TiSocial.Framework icon indicating copy to clipboard operation
TiSocial.Framework copied to clipboard

Popover url not working

Open arildojr opened this issue 11 years ago • 1 comments

Hi,

I'm using an iPad with iOS8.1.2 and Titanium with 3.4.1GA and the url parameter is not working calling popover. The popover just not show up. Using an image it works normally. My code below: $.social.activityPopover({ text: title, url: 'http://www.google.com', view: btnShare //source button });

Waiting for response, Thank's

arildojr avatar Jan 16 '15 05:01 arildojr

This is probably also fixed in 1.7.9 because the code didn't check if an image was specified and somehow crashed without warning or logging any error.

ludolphus avatar Jan 22 '15 09:01 ludolphus