When releasing an app on Google Play, it has to have a unique bundle id such as com.example.myapp Like explained here: Bundle ID in android
But how important is it to own the domain that I use in my bundle ID? Is it even recommended? E.g., if I use com.example.myapp, should I register/own the domain example.com?