Android Support V4 Removed

I have an error when open new screen with class not found exception' the class is android support v4. Is it Removed?

Yes, the new update uses AndroidX instead of the Support Libraries.

Are you using any Extensions?

1 Like

Yes, it makes not compatible.

Any Extensions utilizing the Support Libraries will need to be updated.

1 Like

(added to FAQ)

1 Like