This affects the iOS Google app.
We hit this line every time
|
dev().error(TAG_, 'Untrusted viewer url override: ' + |
Is that a problem? Should the severity go down?
I also noticed that there are no callers of the getViewerUrl method.
CC @erwinmombay @dvoytenko
This affects the iOS Google app.
We hit this line every time
amphtml/src/service/viewer-impl.js
Line 373 in f28e116
Is that a problem? Should the severity go down?
I also noticed that there are no callers of the
getViewerUrlmethod.CC @erwinmombay @dvoytenko