stephend
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart App Banner] Android and Specific Pages1. Yes, this is exactly what I do on my site! On each page/post you should find a panel for Smart App Banner where you can enter the app_id. The properties in the Settings section are global, affecting all pages (or just the home page)
2. I can’t promise anything, but I’ll have a look when I get the chance. I have no need for this personally but there does seem to be demand
Forum: Plugins
In reply to: [Smart App Banner] Does this work on AMP pages?Very happy to be wrong! Thanks for confirming!
Forum: Plugins
In reply to: [Smart App Banner] Does this work on AMP pages?Sorry, I only just noticed this question. I don’t know is the short answer, but my guess is no — the “show a banner” code is sent as part of the header and that part is probably managed by Google (or the AMP plugin).
Having said that, please let me know if you tried it. I’d be interested to hear.
Forum: Plugins
In reply to: [Smart App Banner] Undefined IndexesThanks for your patch. I just released version 1.1.2.
Forum: Plugins
In reply to: [Smart App Banner] Undefined IndexesLooking good! Thanks for the patch. Merged fine. Am currently testing on my site. It’s in trunk if you’d like try your self. I’ll release a new version in a few days if there are no problems.
Forum: Plugins
In reply to: [Smart App Banner] Undefined IndexesIs this causing any problems? It’s difficult to tell what configurations of PHP people have… (Just trying to gauge severity. This is obviously a good suggestion.)
Not sure if there’s a better way, but if you do
svn diffand share that output I should be able to merge into my copy.Thanks,
StephenForum: Plugins
In reply to: [Smart App Banner] Not displaying at allI had a look at your page on my iPad and my iPhone and the banner appears on both my devices. (I tried to attach a screenshot, but, apparently, I can’t!)
The one thing to bear in mind: if you tap the ‘x’ at the left of the banner, it will “permanently” disappear. There’s no cookie or anything that can be reset (which sucks if you’re, say, testing a WordPress plugin).
One of the best ways I’ve found of testing is to use Xcode and the iPhone/iPad Simulator (though this does feel a little like using a sledgehammer to crack a nut).
Forum: Plugins
In reply to: [Smart App Banner] app-argumentThe app argument can be pretty much any URL you like:
app-argument: (Optional.) A URL that provides context to your native app. If you include this, and the user has your app installed, she can jump from your website to the corresponding position in your iOS app
So, in your case, it would probably be the URL of the current page.
Forum: Plugins
In reply to: [Smart App Banner] Doesn’t work for my app IDIt looks like it’s working now. I see the banner both on an iPad and and iPhone.
(Safari seems to remember which banners you’ve seen and/or dismissed.)
Forum: Plugins
In reply to: [Smart App Banner] Android doesn't show, iOS no issueThere is no Play App ID field. Where are you looking?
Glad you figured out a way to do it.
Forum: Plugins
In reply to: [Smart App Banner] Android doesn't show, iOS no issueIt was only designed for iOS. Does Android have an equivalent? I’m happy to look to see if it’s possible to add support (and I accept patches!) if you can point to any documentation?
Forum: Plugins
In reply to: [Smart App Banner] Not showing upI don’t think there’s a fault here so marking as resolved.
Forum: Plugins
In reply to: [Smart App Banner] Excluding on some pagesWhen using the default configuration of UIWebView, WKWebView and SFSafariViewController, the Smart App Banner doesn’t appear anyway. It only appears when using the Safari app.
Forum: Plugins
In reply to: [Smart App Banner] Is there going to be an updated version of plugin?The current version is fine. I just don’t always get the time to update the version number for every WordPress release.
Forum: Plugins
In reply to: [Smart App Banner] Excluding on some pagesNot currently, no.
Can you explain the use case? I’m not sure why you’d want to do that