Raymond Xie

Results 138 comments of Raymond Xie

I tested all APIs on my samsung s4 (android 4.3) and it worked pretty well. but not tested on android 4.4 device yet.

Yeah, you are right. I know that access to SMS has been restricted since 4.4. I remember that it's not allowed to intercept SMS any more, but not sure that...

As to intercept / delete, it depends on the Android OS version. It’s quite okay on version before Android 4.4+. But after v4.4, as Google add very strict security control...

The plugin has no hard limit on that. Is it the limit of SMS protocol?

If you are running this on Android 5.x or later, any writing to SMS db won't work, including deleting or restoring. As Google has enhanced the security of SMS APIs,...

It's a date value as long integer and interpreted as int and caused some value loss. it's now fixed, please update the plugin and try again.

You can find the example code in the demo file: https://github.com/floatinghotpot/cordova-plugin-facebookads/blob/master/test/index.html

No fill, is actually not a error. It's quite common. If the ad server does not find suitable ad available for you, it will return 'no fill'. Usually google admob...

Don't understand what you mean... Could you please describe more, or paste some screenshot?

I guess, some users are still using old version of app (with old SDK and old placement id) and it causes the warning. It will take time for all your...