-
I faced with duplicated notifications issues.
1. For making subscription I invoke this code:
```
let subscription = QBMSubscription()
subscription.notificationChannel = QBMNotificationChannelAPN…
-
import UIKit
import CoreData
import UserNotificationsUI
import UserNotifications
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate
{
var channel = "12"
var d…
-
Is there any doc on offline access using Lock v2?
v1 doc state:
https://auth0.com/docs/libraries/lock-ios/v1/sending-authentication-parameters
But I can find the equivalent for Lock v2.
Is se…
-
I have an iOS app, a watchOS extension, a message extension, a today extension and a notification extension.
Should I be specifying just:
pod 'Mixpanel-swift-appex', '~> 2.0'
or:
p…
-
## New issue checklist
- [ ] I have read the [`README`](https://github.com/jessesquires/JSQMessagesViewController/blob/develop/README.md), [documentation](http://cocoadocs.org/docsets/JSQMessages…
-
Hello!
I can not get messages.
mosquitto version 1.3.4 (build date 2014-08-17 00:14:52-0300), Debian 8.0 - I get the messages
mosquitto version 1.4.2 (build date Mon, 18 May 2015 15:25:19 +0100), Ubu…
-
The header documentation for the `distinctId` property says that you default to a hash of the device's MAC address, although the actual implementation looks like it tries to get the device's identifie…
-
Please fill out either the bug or feature request section and remove whatever section you are not using.
## Bug
Version Number of Plugin: 2.0.2
Device Tested On: iPhone 6s
Simulator Tested On: NA
###…
-
I have steam file with info about authenticator. Can i just put data to your programm?
-
**Hi, I am implementing push notification in iOS app using QuickBlox SDK and I also uploaded SSL certificate on QuickBlox server. Some time its working fine for all devices but most of the time it doe…