Quantcast
Channel: Ionic Forum - Latest posts
Browsing all 229122 articles
Browse latest View live
↧

Storing data inside database with Ionic

Yes, this will be possible.Yes, this will be persistent. If just won't be relational like SQL, but a key-value store like NoSQL.

View Article


Cordova SDK plugin examples?

You can look at all the Ionic Native plugins, as they all provide a link to the underlying Cordova plugin. All of these are good enough to be used in Ionic Native, and are used in production apps.

View Article


Offline data sync - after close my app

Not running code can not do anything. Forget that idea. What could work is using a background mode thing, using https://ionicframework.com/docs/native/background-mode/. Look into that.

View Article

Strange appearance of components in the browser

What is the underlying code of this appearance? Do these component have the same look in the Ionic documentation (which display a live app!)? If not, you are doing something strange or wrong.

View Article

Call mathpix api in ionic

https://angular.io/api/http/Http

View Article


Ionic Media Native doesn't work on iOS but work on Android

As always: https://ionicframework.com/docs/native/media/? What does "doesn't work" mean? Do you get an error? Does nothing happen? WHich one of the lines of code you posted doesn't work? What is your...

View Article

Image may be NSFW.
Clik here to view.

Transfer [Error encountered resolving symbol values statically]

xawntan: Ionic CLI Version: 2.2.1 xawntan: Ionic App Scripts Version: 0.0.45 These are both very old. You should upgrade them to the latest version before we try to debug bugs, that probably were...

View Article

Image may be NSFW.
Clik here to view.

Build failed :segmentation fault

bigsmyle: I've tried to build my app on now, heroku... What does that mean?

View Article


Cannot find symbol builder.setIsDesignedForFamilies(true) when use admob

Are you using https://ionicframework.com/docs/native/admob/?

View Article


Performance of functions in HTML template

As you saw it is called multiple times - and this is by design. Why not do the check once when you "fill" the variable?

View Article

Performance of functions in HTML template

Lets put the missing strings aside for a moment, because this will only be relevant during development. After that, i have all the strings needed available. I think, the crucial part is, how expensive...

View Article

Performance of functions in HTML template

Do your strings change when you are on a given page? If your strings are more or less static during a view, then your biggest savings would come from disabling change detection once you have loaded...

View Article

[Solved] Pipe not found in custom component

The solution is actualy very simple - i've made a rookie mistake by not importing my PipesModule in the NgModule of the page, where i tried to use my custom component. Instead i've tried to import the...

View Article


Performance of functions in HTML template

Yes, once the strings are visible on a page, they dont change anymore. But, it still would be nice, to still use the standard change detection somehow, because my whole logic is built on that.But i...

View Article

Image may be NSFW.
Clik here to view.

How to add an npm of AngularJS 1.x into Ionic 2 project?

OK, so it took me a while, but I wrote another one - for version 2 npmjs.com angularjs-2-localstorage-timer Countdown timer which uses the LocalStorage to store the information. You can create several...

View Article


How to use "applicationWillTerminate" in IONIC 2

I have found this function from Apple's iphone's blog. They referred to use this method when you wish to do something on application terminate.So I have looking for its equivalent method in IONIC 2

View Article

Validation input alert controller

Same boat... Just need to stop that "blank" space input. Any help is greatly appreciated.

View Article


Cannot find symbol builder.setIsDesignedForFamilies(true) when use admob

No, I'm use admob free

View Article

Build failed :segmentation fault

(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)

View Article

Cannot find symbol builder.setIsDesignedForFamilies(true) when use admob

So https://ionicframework.com/docs/native/admob-free/?

View Article
Browsing all 229122 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>