Search found 147 matches

Go to advanced search

by taucher
Mon Apr 25, 2016 1:32 pm
Forum: Issues
Topic: [ionic] Device Token and Device Id for Push
Replies: 3
Views: 546
 
Jump to post

[ionic] Device Token and Device Id for Push

Hello,

How can i get the device token and device id in an ionic app for using in a push rest service?

Thanks,

by taucher
Sat Apr 23, 2016 7:22 am
Forum: Issues
Topic: [Ionic] - Angular Translate Release Built Problem
Replies: 15
Views: 2189
 
Jump to post

[Ionic] - Angular Translate Release Built Problem

Hello Galyna, Yes, i made some changes to my source code. But i don't think the issue is related to it. Please just do these : 1) Create a blank ionic project. 2) Implement Angular Translate as written https://blog.appery.io/2016/03/develo... 3) Built Android Release App APK and test on device. You ...
by taucher
Fri Apr 22, 2016 8:29 pm
Forum: Issues
Topic: [Ionic] - Angular Translate Release Built Problem
Replies: 15
Views: 2189
 
Jump to post

[Ionic] - Angular Translate Release Built Problem

Ok, i will share it but did you test as i described?

by taucher
Fri Apr 22, 2016 6:31 pm
Forum: Issues
Topic: [Ionic] - Angular Translate Release Built Problem
Replies: 15
Views: 2189
 
Jump to post

[Ionic] - Angular Translate Release Built Problem

Hello Sergiy,
Weinre is not supported on release build. Is there another way to debug.

App is starting but page is not loading. Stays on white page. You can test it as i wrote. Just create an blank ionic app, add angular translate and built with release version.

by taucher
Fri Apr 22, 2016 10:48 am
Forum: Issues
Topic: [Ionic] - Angular Translate Release Built Problem
Replies: 15
Views: 2189
 
Jump to post

[Ionic] - Angular Translate Release Built Problem

Hello, When i implement the Angular Translate as written on https://blog.appery.io/2016/03/development-tip-internationalization-in-angularjs-apps-with-angular-translate/ , Android Release Built app is not starting. When i uncheck the "Release", the app is working. You can test : 1) Create ...
by taucher
Fri Apr 22, 2016 6:42 am
Forum: Issues
Topic: Disable Android back button in Ionic framework
Replies: 8
Views: 1175
 
Jump to post

Disable Android back button in Ionic framework

Hello Ricardo,

Thank you so much for the solution!

As you mentioned, adding event listener does not prevent back button action.

But with $ionicPlatform, it is well done!

Regards,

by taucher
Wed Apr 20, 2016 10:18 am
Forum: Issues
Topic: Ionic Framework - Splash Screen and Status Bar Problem (IOS)
Replies: 42
Views: 5144
 
Jump to post

Ionic Framework - Splash Screen and Status Bar Problem (IOS)

Hello IIlya,

Thanks for the solution. It is working as expected now.

by taucher
Wed Apr 20, 2016 7:40 am
Forum: Issues
Topic: Disable Android back button in Ionic framework
Replies: 8
Views: 1175
 
Jump to post

Disable Android back button in Ionic framework

Hello Sergiy, Did you test it? This is not working: 1) Create a blank new Ionic project. 2) Add predocument.addEventListener("deviceready", onDeviceReady, false); function onDeviceReady() { document.addEventListener("backbutton", function (e) { e.preventDe...
by taucher
Mon Apr 18, 2016 10:23 am
Forum: Issues
Topic: Disable Android back button in Ionic framework
Replies: 8
Views: 1175
 
Jump to post

Disable Android back button in Ionic framework

Hello Sergiy,

Your answer is not working on Ionic Project. Did you test it?

Thanks,

by taucher
Mon Apr 18, 2016 10:22 am
Forum: Issues
Topic: [Ionic-Angularjs] "the function constructor is a form of eval"
Replies: 6
Views: 852
 
Jump to post

[Ionic-Angularjs] "the function constructor is a form of eval"

Hello Sergiy,

Do you have any idea why JSHint gives these errors?

Thanks,

Go to advanced search