I need to create a local UserNotification every-time the application does a background fetch or does a sync with a bluetooth device. The problem is that the old Local Notifications before iOS 10 worked and now the new UserNotifications they don't work/trigger, nothing happens. Is there any solution regarding this problem?I need to create a local UserNotification every