So I tried bundling an empty project with the only dependency being the push notifications extension. I got a “resource cannot be null” error. I even auto migrated to Android X but it also failed. What did I miss?
Using an application manifest?
Yes
Ok Can you confirm these steps:
- Create an empty project (WHICH DEFOLD VERSION?)
- Add extension-push as a dependency (LATEST OR A SPECIFIC VERSION?)
- Optional: Add an app manifest with Use Android X enabled
I generated another app manifest and it worked!!!
1 Like