Build Package Failed after changing Project Settings

Packaging project error after adding my Sender ID
Project Settings > Google Play Services > Google Cloud Messaging Sender ID
Second project where this happens, I made a copy of my other project to a new Project and before adding the Sender ID I did the Build normally and now after adding the Sender ID the project presents an error on Build even removing the Sender ID or restarting, the error persists

I am n00b, please explain how to edit the code. I have Android Studio but I would like to package inside UE how I was doing normally before this error.



I managed to fix this

Delete your Saved folder
Delete your Binaries folder

In my case I haven’t deleted the Intermediate folder
You can also delete this folder if needed

Then package your project again and things gonna be fixed

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.