Joseph Feleke
Joseph Feleke
after adding admob_flutter in pubspec.yaml my app doesn't run and i get this error `Launching lib/main.dart on iPhone 8 in debug mode... Running Xcode build... Xcode build done. 114.5s Failed...
**Describe the bug** I have implemented the code where it shows the simple dialog that asks the user if they want to rate the app, when i run the app...
I was trying to make a request to the api using nodejs express but it does not return anything and it times out my code: ``` mport express from 'express';...