Pedro Malo

Results 17 issues of Pedro Malo

As long as this plugin requires the consumer key and the consumer secret in order to build a `TwitterLogin` instance, which is the best way to handle this situation? How...

Hey there, I was exploring this module and I noticed that file upload is in the TODO list. Is there any update or ETA about the state of that feature?...

**Steps to Reproduce** We load a light REDUX state on each startup of our app. Suddenly, without any specific issue, the load process failed and following exception is thrown. ```...

problem

I'm trying to decouple the logic of my app from the widget-side. In order to do so, I've created a `TutorialService` which launches the tutorial from the business logic-side. However,...

Hey there, I'm trying to setup the demo of this awesome project but I'm experimenting a bug. I've managed to add my IBM credentials and start up the Flask server,...

I don't know if this is the expected behavior of the plugin, but I just noticed it doesn't vibrate if at the same time Android is handling a phone call...

Hey there, I've just cloned the example app but it sadly doesn't work. I only get this error in the debug console: `E/libc (17474): Access denied finding property "vendor.camera.hal1.packagelist"` After...

Hey there guys, really enjoying this plugin, awesome work! I've been messing for a couple of days with following problem. I'm building a shared packages for some of the apps...

**Is your feature request related to a problem? Please describe.** We are migrating our projects to a single monorepo and would love to have only one configuration set for all...

Hi there, I've just noticed that the `avoid_positional_boolean_parameters` rule only is checked for the public methods of a given class. I don't know if this is a bug or a...

type-bug
false-negative
P4