Ionic 4 Beta

Is Ionic 4 Beta compatible with PRO?

What part of Pro exactly are you wondering about?

I dont seem to find any specific documentation in the getting-started section.

For example it s not clear if we still need to add this :

Pro.init('YOUR_APP_ID', {
  appVersion: 'APP_VERSION'
})

But i followed : this video (upgrading-to-the-new-deploy-plugin)
And now the code is building without error the upgraded app (v3 -> V4). i had to remove the snippet above. I will test the error handling but so far so good.

V4 is so much better than V3 that i don t want to work on V3 anymore :smiley: , specially the ngx version its close enough to regular ng v6.