Skip to main content

Migrating to v13.0

v13.0 separates out some firebase dependencies in order that other services can be used in preference.

This means that to update to v13.0 you need to add the com.google.firebase.messaging extension as a dependency to your application.

If you are using apm all you need to do is update to the latest build and regenerate your application descriptor. apm will handle the rest.

apm update 
apm generate app-descriptor src/Main-app.xml