We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@PrimozRatej I've received errors in the log after your tests on https://demo.cuzy.app/
Could you provide more information about the way to reproduce this bug? Thanks!
URL: /fcm-push/token/update-mobile-app
Error log:
TypeError: humhub\modules\fcmPush\services\TokenService::storeTokenForUser(): Argument #3 ($token) must be of type string, null given, called in /var/www/humhub/protected/modules/fcm-push/controllers/TokenController.php on line 60 and defined in /var/www/humhub/protected/modules/fcm-push/services/TokenService.php:25 Stack trace: #0 /var/www/humhub/protected/modules/fcm-push/controllers/TokenController.php(60): humhub\modules\fcmPush\services\TokenService->storeTokenForUser(Object(humhub\modules\user\models\User), Object(humhub\modules\fcmPush\driver\Proxy), NULL) #1 [internal function]: humhub\modules\fcmPush\controllers\TokenController->actionUpdateMobileApp() #2 /var/www/humhub/protected/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #3 /var/www/humhub/protected/vendor/yiisoft/yii2/base/Controller.php(178): yii\base\InlineAction->runWithParams(Array) #4 /var/www/humhub/protected/vendor/yiisoft/yii2/base/Module.php(552): yii\base\Controller->runAction('update-mobile-a...', Array) #5 /var/www/humhub/protected/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('fcm-push/token/...', Array) #6 /var/www/humhub/protected/vendor/yiisoft/yii2/base/Application.php(384): yii\web\Application->handleRequest(Object(humhub\components\Request)) #7 /var/www/humhub/index.php(25): yii\base\Application->run() #8 {main}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@PrimozRatej I've received errors in the log after your tests on https://demo.cuzy.app/
Could you provide more information about the way to reproduce this bug? Thanks!
URL: /fcm-push/token/update-mobile-app
Error log:
The text was updated successfully, but these errors were encountered: