I have no experience with Unity Ads yet. I’ve almost finished developing my first game, and I have decided to add Unity Ads in between restart of gaming sessions (with permission to skip the videos after 5 seconds).
It just struck me, what if the user is offline? I wouldn’t want to show ads offline if it won’t increase my revenue. So do I need to handle this usecase in my code or how should I approach this problem?