When I subscribe to a topic which doesn\'t exist.. why would it take a day long to apear in the Firebase Console ? would be created directly or after 1 day ? (Can I access it ev
The topic is immediately created when a device subscribes to it, or a server app send data to it. But it indeed takes a few hours before tokens show up in the dropdown in the Firebase Notifications console.