Posts by Viitor • 39 points
3 posts
-
0
votes0
answers99
viewsQ: $Scope upgrade problem with Cordova and Angularjs
Hello. I am developing an app using Cordova, Ionic and Angularjs. And I have a problem updating an input. I have the following function that runs on an ng-click: $scope.buscarContato = function(){…
-
0
votes0
answers149
viewsQ: Error while trying to trigger Facebook Share on android SDK
I’m developing an android app where the person can login through Facebook. I am trying to develop the option "share" so that an application message can be posted on the user’s timeline, but I am…
-
2
votes1
answer469
viewsQ: Push notification on a local network (case without internet)
I studied in the services of GCM for sending and receiving notifications to the android, but I have the following doubt: If I am in a local environment, and the data server is in same environment,…