-
Hi there, Rails noob here and I'm struggling trying to figure out how to solve this error. It's barking about the RAILS_ENV variable. I've tried a couple of forks that change this to Rails.env but I s…
-
```
Hello all,
On code
NotificationService service = new NotificationService(true,
"c:\Certificates.p12", "123456", 1);
notification are working OK
But when change value sandbox = false, service …
-
hi
im trying to install it but i have this errors
```
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for albaraam/php-gcm-apns ~1.…
-
error while i am doing :-
**Connection problem: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:\n
error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert inter…
-
Hey all,
I'm getting an issue in Laravel Vapor that I can't recreate locally. Stack trace attached:
```Exception: HTTP/2 stream 15 was not closed cleanly before end of the underlying stream in
…
-
### Description
I sent a Silent Notification using firebase messaging api.
Swizzling is on
But the method `application:didReceiveRemoteNotification:userInfo:` not being triggered
### Reproducing t…
-
```
The connection to the apns should be kept open between .notify()s. Instead it
is closed and reopened each time you want to send a new message.
Apple says in its documentation that repeated openi…
-
## Issue Description ##
I successfully set up wireless connection with two B210. UE gets its IP:10.45.1.2 and can ping 10.45.1.1. But core network cannot ping 10.45.1.2. I have uninstall the Open…
-
I have an issue using this plugin on iOS. I receive this error when trying to get Firebase token:
`No APNS token specified before fetching FCM Token`
I put GoogleService-Info.plist and app.entit…
-
**Query/Question**
I have a notification hub which is able to deliver notifications for old iOS versions. I began updating gaps introduced by later releases of ios, but I can't get it to work.
My …