Arjan
Arjan
Access to the embed data requires an app review and access to oEmbed Read, this has changed recently.
Any update on this feature? Thanks.
Can you tell something about this feature? When is it planned?
anyone gonna merge this one?
Any chance this is going to be fixed?
Also looking for an answer! I solved this for the Ti.DFP module by creating a listView template like this; ``` 'banner': { properties: { height: Ti.UI.SIZE, selectionStyle: Titanium.UI.iOS.ListViewCellSelectionStyle.NONE, className: 'bannerRow',...
Also experiencing issues, platform iOS; when the webview contains a video (that is playing), the video keeps playing after the widget has been disposed/closed. Still hearing the sound in the...
@bparrishMines thanks for the reply. Setting a blank page works in case the current widget with the webview is closed, but when I open a new widget with **Navigator.pushNamed**, the...
Apparently this is the way it should work; the controller is disposed when you create a new one. So that could be a solution, to create a new webview controller...
Any news on this one? :-)