Drifter at Sea
Drifter at Sea
I ran the minify task but no output was created. I created an "externs" file for jquery 3.1.1 using the online tool at: http://www.dotnetwise.com/Code/Externs/ The minify task runs without any...
This feature is necessary to allow for Electron apps that can be used to sign in and out using different accounts and allowing each user to maintain their own FCM...
In my app I have a sign-in screen. When the app starts, the push-receiver gets started and after the user signs in is able to receive push notifications. When the...
If an app registers with FCM and receives a token and the client stores the token on the backend and then the user uninstalls the app and reinstalls it (or...
I would like to run multiple instances of my app on the same computer. I notice that the sender ID from FCM is the only parameter used to register a...
I tried to compile your app but it fails. The data binding library specified in the build.gradle file is no longer needed. For those having this issue, just comment out...
Looking at the image you posted showing the editor, you clearly indicate that the height of the editor can be several lines high. But the demo app does not show...
The component is really nice but it is clear that it was not designed from the beginning to be used for efficient memory usage or for adding dynamically. If I...
This app does not compile. It has gradle errors. I'm using the latest version of Android Studio (3.2.1). Even if you remove the example project and compile, you end up...
If you set the label property and have no chips, the label appears too far down over top of the bottom border of the input field. If you then add...