David ROMANÍ creó una publicación,
I have an app working well with RainbowSDK Web v1.78, but after upgrading up to 1.79 (or 1.79.1, it doesn't matter) signinOnRainbowOfficialWithToken method is returning a new strange error response...
David ROMANÍ hizo un comentario,
Thanks Konrad Hyzy for your interested again, unfortunately Ionic + Angular + Webpack configuration is actually to hard for me. I will keep Googling to try to resolve this problem.
David ROMANÍ hizo un comentario,
Well, as a temporal workaround I disabled "optimization" flag inside Ionic production build task config wich is doing the minification (and it works). But is not the desired behaviour because trans...
David ROMANÍ hizo un comentario,
Making some tests, I found that I can avoid this problem loading rainbowSDK building my Ionic project without "--prod" flag. With this command works well: ionic build --engine=browser But with this...
David ROMANÍ creó una publicación,
Hello. I'm posted this issue https://github.com/Rainbow-CPaaS/StarterKit-SDKWeb-Angular2/issues/11 here after discover this forum. It is possible to get some help here? Thanks.