blukis

Results 6 comments of blukis

Same problem here. Doing some digging, looks like bug #7 was reintroduced in v1.0.3. Headers are comparing case-sensitively, and so duplicating the Access-Control-Allow-Origin http header when case doesn't match. :(

I'm also seeing this suddenly fail to build on PGB with ``. @floatinghotpot - if the workaround above is good, can it be incorporated and npm version updated for us...

@wearta for phonegap build (and even cordova-proper?) replace this in your config.xml: `` with this: ``

@floatinghotpot this is still an issue, and won't build in PhoneGap build. Is there an ETA for a fix? The above mentioned fork now has a app-startup-crash very similar to...

> Thanks for the reply! I did update the Facebook Audience Network SDK to the latest version. Now I'm getting error 1013. We will be grateful if you can share...

I'm having the same problem. It seems this is caused by a recent change in PhoneGap build, because the same config.xml built fine for me a few days ago. Maybe...