Isaac Castillo

Results 10 comments of Isaac Castillo

I have the same issue on mine now. How did you fix yours? ![Screen Shot 2020-11-17 at 11 12 54 AM](https://user-images.githubusercontent.com/110063/99423215-f4766400-28c5-11eb-9b9a-573e7a20c31b.png)

+1 for this feature as well. Hitting the same wall as @stephenmeehanuk

Okay, yeah it does have a token it's called something different but believe that will still work. This goes in the user model correct?

How would you then get the feedback request if using this so I can unregister devices?

yes the feedback() method on a push gives back the failed tokens so I soft delete them from the database. I guess what I am trying to get to is...

Okay @ExpDev07 and there should not be a rate limit for apple or android when doing this? I already have notifications working except for this part of the badge. I...

FYI when I run the patch and do the auth migration the roles migration to modify that table stubbed as follows: ``` public function up() { Schema::create('1', function (Blueprint $table)...

> @icemancast im guessing you added ‘true’ to the config values rather than the name of the table. @ryanmitchell 🤦 son... saw false there and was like oh let me...

The recent fixes seemed to work, there are some small areas of things I notice in the control panel area but seem small/costmetic. I have access to the control panel!...