Unable to add fcm plugin in ionic 2 app
@rpragesh1 wrote: Hi, I am trying to add fcm plugin in my project but it shos following error ionic cordova plugin add cordova-plugin-fcm > cordova plugin add cordova-plugin-fcm --save Error:...
View Article_co.viewSingle is not a function
@salemcode8 wrote: Hello, I have this function in my Ionic in page viewSingle(id: number){ this.navCtrl.push(PlacePage,{id: id}); } which must take the user to another page with id of item now i’m...
View ArticlePermanently disable 'pop-up' keyboard throughout app
@The60ftOctopus wrote: We have a situation where we have a mobile device with keyboard built in, so we don’t need the touch screen keyboard to ever pop up in our Ionic app. Is this possible? At the...
View ArticleIon select default ion-option
@david_bc wrote: Hello everyone, I have dynamis ion-select combined with ion-option example : <ion-item no-lines *ngFor="let attr of attributes"> <ion-label>{{attr.key}}</ion-label>...
View ArticleCannot read property 'executeSql' of undefined
@mhtchong wrote: I am encountering this error whenever I run my app. Basically, what I want to do is to check whether a table is empty. If it is, I will set the Tutorial Page as the root, else Another...
View ArticleHow to restrict state change handling using ionic3?
@ankushgoyal11 wrote: Scenario. Application has presignon and post signon pages. In post signon, there is a functionality which has Step 1 , Step 2 and Step 3. Requirement: From menu, User always...
View ArticleGetting WordPress login Required post Content via Jwt Authentication
@develop087 wrote: Hello, Everybody, I need your Help, i am beginner developer, i have used jwt plugin for Authentication, i have a website which i have a plugin(Shortcuts) which stop user to view...
View ArticlePlugin not installed but i installed!
@danialdaliry wrote: hi,im using ionic2. i installed camera plugin from: GitHub apache/cordova-plugin-camera cordova-plugin-camera - Mirror of Apache Cordova Plugin camera and install...
View ArticleIonic popup buttons control
@aceankit99 wrote: Hello , please help me to solve this …I am new to ionic. IMG_23012018_174051_0.png1366x768 139 KB I have to make a popup of terms and condition when i click on the agree button the...
View ArticleUpload video on amazon s3
@umershh wrote: How we upload video on amazon s3 i am using php on backend can anyone help how we upload the video? Posts: 1 Participants: 1 Read full topic
View ArticleView error not updating when user interaction
@leoguima94 wrote: Problem with Form (Data driven) I have an array of objects (dashed block in the gif) that builds the view. The GIF below shows the error: bug_ionic.gif990x510 433 KB Each dashed...
View ArticleLoading page modules (or at least templates) from remote server
@caipirginka wrote: If I build a Ionic 3.9.2 App using lazy loading, with the @IonicPage decorator, a NUMBER.js file is generated inside the build directory for each page. If I look with the debugger...
View ArticleCan I develop a desktop system with Ionic?
@luizricardoso wrote: We know that the look of Ionic components is geared towards mobile devices. I could develop a system using the Grid system of the Ionic desktop that can be loaded through a URL?...
View ArticleNg-socket-io
@developer_med wrote: Hi guys, i’m dev a iionic 3 appi need to implement chat features so my qyestion is if i use socket.io can communicate with php sockets ? thnks in advance Posts: 1 Participants: 1...
View ArticleIonic 2 Config api
@nomana123 wrote: I do not understand how to use the config api that is listed here: Ionic Framework Ionic Framework Ionic is the app platform for web developers. Build amazing mobile, web, and...
View ArticleIonic 1 UI only updates half the text?
@JonasDIS wrote: Hi All, My app is doing a weird thing. See pictures: IMG_3472.PNG607x568 28.8 KB IMG_416BC06858EC-1.jpeg607x573 134 KB The number is 3750 in the bottom picture, but somehow the UI...
View ArticleProvider initialized twice
@smedcalf wrote: I recently converted my Ionic 2 app to Ionic 3 implementing lazy loading for my pages. Other than adding modules for each page, I did not modify the code/logic. Now I am running into...
View ArticleExtended Latin alphabets in directory name cause build to fail
@Schlaus wrote: All of a sudden my builds started failing and AFAIK nothing beside’s the Ionic CLI’s version has changed on my system. Apparently the build fails because Gradle can’t access files in...
View ArticleIonic Bluetooth - Connection always fails
@SpotOnCreative wrote: Hi. I’m using the following ionic wrapper for the Cordova BLE plugin https://www.npmjs.com/package/ionic-plugin-bluetoothle This is the third plugin i’ve tried and I can never...
View ArticleGetting error while build android and ios
@mudasirsayed93 wrote: While running sudo ionic cordova emulate ios --target iPhone-SE I’m getting error below: ** BUILD SUCCEEDED ** io.ionic.starter: 1564 Error: ENOENT: no such file or directory,...
View Article