Boris Tacyniak
Boris Tacyniak
Hi @lavinagandhi14 Please create a channel. Regards
Hi @lavinagandhi14 You can check the existence of the channel, by listing them. https://github.com/zo0r/react-native-push-notification#list-channels Make sure to use this channel, if not used, no notification shown. Also, without a reproducible...
Hi @maronski If you work with RNFirebase/messaging, use all features of RNFirebase/messaging first, then complete your needs with this library (channel, local notification). For the installation, use first RNFirebase/messaging instructions....
I think the README speak about it: ```js /* Android Only Properties */ vibrate: true, // (optional) default: true ``` Key part: **`/* Android Only Properties */`** And I don't...
Please, check the impact before merging: https://github.com/EasyCorp/EasyAdminBundle/pull/6754
@itinance Any update on this PR ? Any error from the back-end throw an ENOENT which doesn't allow good error management (400, 401, 403, 409, 429, ...)
Probably related to https://github.com/EasyCorp/EasyAdminBundle/issues/6848 but I'm using pretty urls.
Still the issue in some files, I can list at least those I'm using / tested: https://github.com/googleads/google-ads-php/blob/main/src/Google/Ads/GoogleAds/Lib/V18/GoogleAdsClientBuilder.php#L72-L73 https://github.com/googleads/google-ads-php/blob/main/src/Google/Ads/GoogleAds/Lib/V19/GoogleAdsClientBuilder.php#L72-L73 https://github.com/googleads/google-ads-php/blob/main/src/Google/Ads/GoogleAds/Lib/V20/GoogleAdsClientBuilder.php#L72-L73
@radex you should take a look to this one if you find some times, I know there is a lot of work in other issues, but this one could block...