Ronen Verdi
Ronen Verdi
Since the upgrade to `v3.0.3-rc.7` and migrating from Google GCM to Firebase FCM, iOS notification badge is stuck to one number. When clicking on app icon with a badge number...
Since we migrated from Google GCM to FCM on Firebase and upgraded the package to v3.0.3-rc.7, I can't get Android notifications to work. Here's my settings.json ``` { "public": {...
Hi, Could you please add the pointShape parameter to the list of options like it is available in the source library here: https://github.com/EFPrefix/EFQRCode/blob/main/Source/EFPointShape.swift? Thanks in advance.
**Version: 2.0.0-alpha.8** Hi, this library seems to have a great potential. However, there's one thing that's currently unclear. **How do we use dynamic currency imports when the currency value is...
## 🐛 Bug Report Package Version: 2.3.2 Hi, first of all, thanks for the great package. Please see the bug described below and Code Sandbox example with reproduction. When implementing...
I'm developing an app in Meteor for mobile iOS and Android. I work mostly in the subway where no internet connection is enabled. I have an extremely annoying issue when...
After updating to raix:[email protected] I started getting an error while creating an archive for iOS in XCode 8 related to `Mach-o Linker (id) Error`. I checked the plugin version in...
Hi, I really want to use this package for future development, but with IR library becoming slowly inactive I'm looking more towards [Flow-Router](https://github.com/kadirahq/flow-router). Is it really necessary to have tight...
I'm having an issue pushing the build to heroku with Meteor 1.3-beta.11. Basically it tries to fetch a non-existing linux tar.gz. ``` remote: Compressing source files... done. remote: Building source:...
Migrated from: meteor/meteor#4249 It would be really nice if you could provide additional user params to save in Meteor.loginWith function. Example: I have a signup page with some required input...