Admob ads and in app purchase not working

i tried many time to build and run on device but shows log:

LogAdvertising: Warning: Failed to find Advertising provider named AndroidAdvertising.

LogModuleManager: Warning: ModuleManager: Module ‘AndroidAdvertising’ not found - its StaticallyLinkedModuleInitializers function is null.

I’ve had the same issue as well. Looking around for solutions has only lead me to really two youtube links that are both dead.

To add, my project is blueprint only. It seams that if your project is C++, you will also have a build.cs file that you can modify. That being said I want to keep my project BP only, as I don’t know C++ and it causes massive compile issues that are somewhat unreversable without a project copy.

Hope someone has a solution.