How to get users on the page
@Aggrodin wrote: Hey guys is there a way to get all the users which are on the same page. Example : I have page : Room And i want to get all the users which are on the page Room. Kind Regards, Aggro...
View ArticleChange the style of selected item in list in ngFor
@chiragebiztrait wrote: Hello, i want to apply style dynamically on list when one item is selected. i have a list of filters, once user select one from list, it should be highlighted. i want to change...
View ArticleAndroid style sidemenu in ios device
@codetoaj wrote: Side menu style in android android-sidemenu.jpg918x1632 19.5 KB Side menu style in ios ios-sidemenu.jpg1242x2208 76.1 KB i want to make android style sidemenu action and style in ios...
View ArticleI want to search nearby location using google map
@flycoders_sourav wrote: here is my whole code geting the current langituted and latituted .but map is not showing.how can i fix it. i’m put the map api into the index.html like that: <script...
View ArticleIonic Native camera plugin SourceTree GIT problem
@Hanzo wrote: Hi, I am using Ionic Native Camera Plugin and when I try to commit to my GIT repo via SourceTree tool it shows me this error > cordova-plugin-camera@2.4.1 precommit...
View ArticleMultiple root in app, with tab and side menu
@ionicdeve123 wrote: hello everyone, In ionic 2 app, there I need to integrate signup page and tab page as root. when user has already logged in app should display tab page and when not app should...
View ArticleIonic pro Could not read from remote repository
@wthijmen wrote: Hi all, When I try to link my app to Ionic Pro I’m getting an fault. I’ve linked the app. After that I’ve to run for an connect existing app the following: git push ionic master While...
View ArticleTest from device
@mdline wrote: Hello, I have an Ionci/Cordova app, which I want to test on my android phone. The app and the server runs on my local pc. When I enter the ip of my pc on the mobile browser, nothing...
View ArticleExplain me please difference in push logic
@Razinkov wrote: Hello. I have problems with understanding plugins for pushes. I have mobile application which can recieve push messages. Push messages i send to mobile only from my c# server. I use...
View ArticleStruggling with error Found com.google.android.gms:play-services-location:+,...
@baadier1 wrote: I’m struggling along with this error Found com.google.android.gms:play-services-location:+, but version 9.0.0 is needed for the google-services plugin I tried running ionic cordova...
View ArticleIonic - Opening a modal from within a popover causes DOM to not function in iOS
@snstarosciak wrote: Hey everyone, I noticed a small issue with trying to open a modal from within a popover. in iOS on both my iPhone 6S Plus as well as the emulators, when I open these modals, the...
View ArticleStuck in jsPdf
@Nikhil94dhar wrote: i am not able to get jspdf my ts file import jspdf from 'jspdf'; var doc = new jsPDF() doc.text('Hello world!', 10, 10) doc.save('a4.pdf') error I got is jspdf not defined Posts:...
View ArticleInline editing field just like xeditable in ionic3
@divyanaireficaz wrote: Hi all, I am looking for an inline edit text just like xeditable field. Means I want to display value from db in label field and when i click on the field it need to be like...
View ArticleSudden problem with Ionic running - npm problem dezalgo - paralyzed
@codiqa10004205 wrote: After a lot of hair pulling no solution yet… C:\Users\2bher>npm install -g ionic@latest module.js:471 throw err; ^ Error: Cannot find module 'asap’ at...
View ArticleCopy content from another app or browser to my app in ionic2
@priyasamyal wrote: I have problem of copying the content from another app or website to my app in ionic 2 using clipboard . Please help. PS Inside the app copy paste work fine Posts: 1 Participants:...
View ArticleIonic app NFC
@Vartex05 wrote: I know, that there is NFC plugin in ionic native, so that we can read and write NFC tags. But it is possible to make app, so that mobile will act as nfc tag? And can be read? Posts: 1...
View ArticleError: Node Sass does not yet support your current environment: Windows...
@codiqa10004205 wrote: PS C:\Users\2bher\WebstormProjects\ionic3-angular4_2> ionic serve Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (57)...
View ArticleCannot find name 'WL' in ionic 3 ibmMF8.0 jsonStore
@kamakshi wrote: Hi , Working on ionic3 project with angular4 and IBMMF8.0. I’m installed cordova jsonStore plugin. When i access WL.JSONStore.init getting error like cannot find name WL . Anyone have...
View ArticleHTML 5 Video Tag Controls
@ebinsleeba wrote: Hi, am trying to load video in HTML 5 video tag in my app. In IOS it just work fine but in Android Video controls are displaying but its not working. In normal screen everything is...
View ArticleConnection to git.ionicjs.com closed by remote host
@wthijmen wrote: Hi, I think the servers from Ionic are having some troubles for pushing code to the Ionic Pro env. $ git push ionic master Counting objects: 98, done. Delta compression using up to 8...
View Article