Anthony
Anthony
Have you resolved this issue?
Gonna test with iOS 10.3.3 beta to see if this is resolved, will report back
Replace all instances of `scope.$watch('attrs.cacheSrc',` with `attrs.$observe('cacheSrc',` in the js file.
@scripter-co see PR https://github.com/BenBBear/ionic-cache-src/pull/21
Hi @FredeHo attrs.$observe works, can you provide a url? If stored in firebase do you mean the url is stored in firebase or a base64 string is stored in firebase?...
Use separate ad ids
I use a custom directive to generate multiple ad elements in a feed format, the click area for each one is set to follow the feed scroll using a jquery...
The above errors are on ionic build iOS in the console and in Xcode error list. It does build in Xcode and run on the device showing Native adverts in...
I have got the scroll working, but it seems that each new advert generated for the feed resets the click area to itself, and in doing so removes the previous...
Extract from FB faqs: https://developers.facebook.com/docs/audience-network/faq#a3 How many placement IDs should I create? We recommend using a different placement for each unit in your app since reporting and refresh rates are...