Eric Irwin
Eric Irwin
The header spacing is inconsistent on my android device. It looks fine when running in the browser, but it seems to be off only on the device. 
I am using this as an example, but have just done a simple swap to use [graphql-google-pubsub](https://github.com/axelspringer/graphql-google-pubsub). ``` import { GooglePubSub } from '@axelspringer/graphql-google-pubsub'; const pubsub = new GooglePubSub({ projectId:...
How come you can't run the following to start the ios emulator? `react-native run-ios`
Pushwoosh allows tags to be set as user-specific. When this is enabled, an attempt to modify any user-specific tags without the `userId` parameter will return an error status code.