jeremywj

Results 6 comments of jeremywj
trafficstars

Changing .complete() to .complete(null) seems to have fixed this issue for me.

> Make sure you have this set on your `capacitor.config.ts` > > ``` > .... > ios: { > handleApplicationNotifications: false > }, > ``` > > Seems that capacitor...

Late response, but fading in/out is really just an adjustment of the volume. For fading in you would just set the volume to 0.0 in the beginning and raise it...

Thank you. It would be super helpful if this would be implemented. Seems like it shouldn't be that hard (for those that know how) :)

hyped0001, if you need to get this working I have it fixed in a fork for the old model: https://github.com/jeremywj/onesignal-api