socquique

Results 7 issues of socquique

### Description: When I request a token, the webview shows me the login view to enter the user and password, but after that, it shows two really small buttons with...

Initial commit, now testing with travis

Hi, need some help this this issue. I have something like this: ` kjtreeInstance = KJTree(indices: ["1.1", "1.2.1", "1.2.2", "1.2.3", "1.3.1", "1.3.2", "1.3.3"] )` but the result is similar to:...

### Current Situation I want to make a new plugin to receive the power consumption data from an API. What service should I use to show this kind of info?...

question

Steps made but not getting the ads showed on app. 1. Added pod dependency `pod 'GoogleMobileAdsMediationFacebook'` 2. `FBAdSettings.setAdvertiserTrackingEnabled(true)` on appdelegate, before any other config 3. Added in info.plist ``` SKAdNetworkIdentifier...

Hey, I found a bug calling the API to get my decks. api/oauth2/decks return error when you don't have decks, instead of an empty json. Hope it will help you!