Matheus Leonel Balduino

Results 10 comments of Matheus Leonel Balduino

Still happening. I fixed it by using a setTimeout(), but it is not the ideal...

Hey @DylanVann, it would be nice to have this one merged. What do you think?

Hello guys, I'm having similar issues. After I register a `OneSignal.Notifications.addEventListener('foregroundWillDisplay', onNotificationArrived)`, I can't see my notifications anymore, even if I remove the listener. The only way to see them...

> I use two `migrate` instances (only for my test environment): > > ``` > m1, _ := migrate.New(migrationURL, pgURL) > > err = m1.Drop() > if err != nil...