-
_From @snekbaev on November 21, 2016 7:7_
Hi,
I had a 2.3 NG2+TS project. To work with permissions, say ```android.Manifest.permission.SEND_SMS``` I had to ```declare var android : any;```. Upgrad…
-
Hi,
Just tried running nativescript-dev-webpack and got this error below;
Seems like a typescript error, but I'm at 2.1.6 already; any ideas on where to look next?
```
Safely@0.2.0 build-andro…
-
Hello.
Just a question. Is there a way to specify easily the scope for the facebook access.
Here from what I can see in the code we have scope email and public profile.
Can we specify more by overr…
-
I get the following whenever i try bundling my app funny thing it worked before
> ERROR in Error encountered resolving symbol values statically. Could not resolve ui/transition relative to /User…
-
Hello,
```
initSubscriber() {
this.session.events.on('streamCreated', (data) => {
this.subscriber.subscribe(this.session, data.object.get('stream'));
});
}
…
-
I'm getting this error when try to start the bundle (`npm run start-ios-bundle`).
Here is the stack trace:
```
Project successfully built
Successfully deployed on device with identifier '00A4117…
-
@rubyboy I have done some changes in source and also in the package.json, config.json files. There are still some errors to be resolved.
https://github.com/allahbaksh/angular2-materialize
Can you plea…
-
process d'authentification :
- si un user load isari avec pas de session ou session expiré :
- on l'envoie vers http://isari.sciences-po.fr/login
- cette page et un formulaire login/mot de passe…
-
Giving this one last shot before I abandon this and try to find new avenues.
I went through the various issues on nativescript-cli and here.
This is very likely a directory permission issue I'm havin…
-
Hi @ronzeidman!
* I cant help but notice there isn't a jwt scope check method on `AuthService`. Is there any reason why not?
* Why `LocalService#signup` doesnt have a `do` operator for setting t…