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

SQLite does not work global

Don't put the database abstract layer in a controller, but in a service/factory. The service/facory will hold the instance to the database. A service/factory is an singleton object.

View Article


Slow on Android 5 and up

I have been working with Cordova and Ionic for awhile now. After I launched my first big app people have been complaining how slow it is on Android. I thought it was my app so I have been doing...

View Article


Email Notification

Newbie here! I'm using Nic Raboy email composer and just wondering if anyone can give any tutorial/suggestions and tips for email notification whenever user sent/replies email. I've been working on...

View Article

How to disable a button on a condition?

Here's something that worked for me for dynamically disabling a button. In the HTML, put <button disabled={{buttonDisabled}}> and in your code, put this.buttonDisabled = true; to disable, or...

View Article

Send app request to facebook friends list

@ihadeed I tried with facebook connect plugin showdialog method but it is returning "No active session" error. what might be the reason for this any idea regarding this.

View Article


Ionic build android finished with non-zero exit value 1

When I searched for 'node_modules' in my project folder, I found 13 search result in different subdirectories. I don't have a vendor folder inside www/js. There is only one file named app.js in that...

View Article

PushPlugin notificationReceived Called Multiple Times when Push Notification...

If the Ionic iOS app is in the background and you receive a push notification for the first time, the $cordovaPush:notificationReceived' event fires once when you click the notification and open the...

View Article

Cordova plugins not working inside .config() in iOS

Where have you placed the interceptor code?

View Article


How to use pre-filled SQLite database in Ionic2?

I saw that Ionic2 support SqlStorage and only for table creation, I don't know how to use pre-filled sqlite db with SqlStorage.Can any help me about this?Thanks in advance!!

View Article


Ionic build android finished with non-zero exit value 1

I use vim check my html file and found some ^H in href attribute of the <a> tag , then I delete them away , problem resolve. But I still finding the reason why I got ^H in each href value of...

View Article

SQLite and table creation

Can I use pre-filled sqlite database for SqlStorage?

View Article

Image may be NSFW.
Clik here to view.

Create swipe up to open content

I am creating a simple app with the ionic framework, and I want to run a function on each of the swipe events or drag events. From the documentation, no example yet. like this: When user swipe up/drag...

View Article

Ionicon circle-outline?

There are lots of icons with circles around them. I'm making a checklist app, where I'm gonna use the checkmark-circle-outline icon, for the checklist items that are checked. For the ones not checked,...

View Article


Image may be NSFW.
Clik here to view.

Problem at http request to a rest api in ionic 2

I encountered a problem to http request a rest api in ionic 2. Here is my code: this.http.get('http://localhost:3000/news').subscribe(res => { this.data = res.json() console.log(res) }) But got the...

View Article

How to close ion-item-sliding by api?

After a <ion-item-sliding> is slide opened, is there an API to close it?

View Article


Cordova plugins not working inside .config() in iOS

Also in a .config() But I don't use a plugin like $cordova network in the http intercept But I was thinking .. why don't you just skip the online check in your http intercept. so like...

View Article

Ionicon circle-outline?

You could do the same as Ionic does for checkboxes : Create a div (like 25px * 25px), and put a border-radius or 25px on it, will do a circle. Hope it helps

View Article


$cordovaSocialSharing.canShareVia("instagram") not working in Android

I've also tested this with the window.plugin notation.

View Article

Responsive on crosswalk

Continuing the discussion from Crosswalk + Ionic, App appears too small: Hi,try to put this line in html header: <meta content="width=device-width, initial-scale=1.0" name="viewport" /> It works...

View Article

Send app request to facebook friends list

What plugin are you using?

View Article
Browsing all 228595 articles
Browse latest View live


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