Hembach Roland

Results 9 comments of Hembach Roland

Hi, Same problem here. Any solution?

Same problem here while installing Laravel Masterpass plugin.

Hi, I faced this issue too after implement this plugin. If the app asks permissions in runtime and I add to AndroidManifest.xml: `android:requestLegacyExternalStorage="true"` and remove ``` ``` The plugin work...

@rkreutzer Sorry, but no. The problem is with this package. We skipped this feature. I have no time to make a PR. @ChrisTomAlx Any update on this problem? Can you...

I tested this modification in our application, the function seems working properly. The registration token returned, except the JWT identifier. Please accept this PR and release a new version. Also...

I got the same error message after installed the package to Laravel 8.0 with PHP 7.3. "InvalidArgumentException Auth driver [jwt] for guard [api] is not defined." " 1 \vendor\laravel\framework\src\Illuminate\Auth\AuthManager.php:68 Illuminate\Auth\AuthManager::resolve("api")...

The new Android API expect an 1:1 ratio image for splash screen (icon). This plugin generates different image sizes for splash from the image you provide and fill the background...