iOS Remote Debugging
@valentinoa wrote: Hi all, I’m trying to remotely debug my ionic app that is on an iOS device on my windows computer (I’m doing the building on my friend’s mac but I’d like to at least debug on my...
View ArticleReporting possible SASS error
@GuiLima wrote: In my APP, i had remove this lines 199: .toolbar-background-md { 200: background: $color-base; 201: } from ionic/src/components/toolbar/toolbar.md.scss Because: Override SASS variable:...
View ArticleIonic rockstar developers in Sydney
@Channas wrote: I am looking for Ionic developer based in Sydney for a long term healthy food delivery app development. Anyone local interested in working on something revolutionary? Posts: 1...
View ArticleHow can I concatenate two variables in HTML?
@khalilben wrote: Hi, Any idea how to concatenate two variable into one value ? <ion-input formControlName="iNom" type="text" value="{{userDetails.first_name}}{{userDetails.last_name}}"...
View ArticleShow error if empty
@khalilben wrote: Hi, Hi to show an error and don’t POST if there is no data ?? declarerSinistre(){...
View ArticleUpload pictures via api
@khalilben wrote: Hi, What is the best way to upload multi picture through an api ? The form contain both text input and picture Posts: 1 Participants: 1 Read full topic
View ArticleHow to add script in ionic 3 index.html (Tawk chat)
@puujee wrote: index.html <bod> ............... . ............ .............. <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API=Tawk_API||{},...
View ArticleIonic submitting multiple forms mysql rest API
@rootthenile wrote: Hello folks, I am new here on Ionic framework i’m trying to find the best ways and what I tools/codes I needs to build an Ionic Application with multiple form inputs and this forms...
View ArticleHow to Reduce the tab Width
@SaeedAnsari wrote: Hello i am trying to see if i can add shape to the tabs, instead of them taking the full bottom real estate, say, is there a way to make the tabs size only 50% width, leaving the...
View ArticleWindows build fails on Ionic 3
@akr_rajkumar wrote: Hi, I’m working on an Ionic 3 project. When I try to take windows Build, I’m getting the following error message...
View ArticlePopover to show 3 div using ngIf
@akr_rajkumar wrote: Hi, I want to have a Popover button with 3 options, when I click any of the 3, it should show me particular Div element. My assumption is, when I click a button in the popover, I...
View ArticleUpgrade to NODE 8.9.1 failed npm install - requires a peer of...
@codiqa10004205 wrote: PS C:\Users\2bher\WebstormProjects\ionic3-angular4_2> npm install @ionic-native/core --save npm WARN @ionic-native/google-maps@3.12.1 requires a peer of...
View ArticleNgx translate is broken when used with ionic 3 layzy loading
@lolaswift1 wrote: ngx translate is broken when used with ionic 3 layzy loading and is not being fixed at all. What next?? Posts: 1 Participants: 1 Read full topic
View ArticleBuild APK Problem
@khalilben wrote: Hi When i try to build the app using ionic cordova build android I get errors Capture.PNG1583x673 57.1 KB Posts: 1 Participants: 1 Read full topic
View Article[ts] Property 'subscribe' does not exist on type '(res: any) => any'
@newtonmunene wrote: Hi guys, I’m working on a http provider. The issue is with the subscribe module after mapping the json response. Here is the code for the provider and a screenshot: import {...
View ArticleUsing Provider as Singleton
@khalilben wrote: Hi How to use a provider for saving login data as singleton ? Posts: 8 Participants: 3 Read full topic
View ArticleIonic 3 - Dynamically change page theme using Json data
@Murlidhar wrote: I have a page for which I would like to change the color depending on the data passed. In Json file I have mentioned the color which needs to be applied. for Example list Item 1 data...
View ArticleLogin with Instagram
@hoangphan92 wrote: Hello everybody, I’m trying create login Instagram with auth0 and it not work . Please suggest me sample ! Thank Posts: 1 Participants: 1 Read full topic
View ArticleGet an avatar and subscription details to post to server
@serkanhamarat wrote: Hi all, We’re expert in PHP/Javascript but novice in “Ionic” and “Angular.js”, wanna make a new sign-up page and start to create ios and android apps. We couldn’t find a...
View ArticleQuestion about JSON
@thamdee102 wrote: I have my JSON file like this { results: [ { gender: "female", name: { title: "mrs", first: "یاسمن", last: "صدر" }, location: { street: "7210 جمهوری اسلامی", city: "سنندج", state:...
View Article