SVG appearing differently when used in component on multiple pages
@Tobyres wrote: Hi I’ve just started using ionic and I’m working on a school project, where I have to implement an app. Searching the web, I’ve found, that my problem is probably caused by the shadow...
View ArticleHow to build Ionic 4 app on iOS with Xcode 10.2?
@fortunella wrote: When I try to build my Ionic 4 app on iOS with Xcode 10.2 I get an error: The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for the targets...
View ArticleIonic 4 : Scroll with max-height
@pred449 wrote: I’m getting an issue with scroll in ionic 4 and angular 7. I have the following structure: <ion-grid> <ion-row> <ion-col> <ion-card> <ion-card-header>...
View ArticleIonic 4 - Devapp - Console
@CloudQuist wrote: How are we supposed to debug native functionality through devapp, when there’s no console available? Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 Popover animation
@Energy4you wrote: Can someone help me with a structure of an animation for a popover? Posts: 1 Participants: 1 Read full topic
View ArticleIon-picker on change event to update 2nd column values
@yougeshwar wrote: Hi, I’m trying to achieve two columns select with ion-picker but 2nd column values depend on 1st column selection, like parent-child relation, for example, select country and show...
View ArticleUpdated to growth, but still getting asked to update
@davidseek wrote: Please advice. I updated to use the auto build, but I’m getting errors left and right. Screen Shot 2019-05-05 at 2.11.44 PM.png1276×1150 93.2 KB Posts: 1 Participants: 1 Read full...
View ArticleIONIC 4 Social Share don`t function
@surfzera wrote: Using default configuration have Erro ionicframework.com Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one...
View ArticleGet the native java code of an app
@smobydick wrote: Hello, Is there a way to get all the java code of my ionic v3 app ? I don’t want to juste show some part in my chrome console, bu litteraly get the java version of my code, which is...
View ArticleIonic 4 android device CORS issue
@bobyui wrote: Hi, I am setting up my device to pull rest api and it works out well on the localhost:8100 on my browser where I dont have any issues on the cors, as I already set it up on the server...
View ArticleApp version module returns erorr "cordova_not_available/Plugin_not-available
@takhil143 wrote: While running “ionic serve” command seeing “cordova_not_available” error message While running “ionic cordova run --device” command seeing “plugin_not_available” error message Is...
View ArticleIs there any way to open an URL in the phone browser from the inappbrowser in...
@ashukla1 wrote: Try to put anchor tag with _blank inside inappbrowser but clicking on this open that open URL inside inappbrowser new tab not in the phone browser. Posts: 1 Participants: 1 Read full...
View ArticleThe console displays only the first result of server api from mysql
@Fares95 wrote: hello , iwanted to get the result of this query to display all the results in my ionic 3 application but it returns only the first row . <php $item=array(); $q = mysqli_query($con,"...
View ArticleStart app with a service or notification
@jorgeNami wrote: I want to make a panic button that when this is activated or start the application on all devices and emits a sound etc. ionic 3 Posts: 1 Participants: 1 Read full topic
View Article2 plugins not seeming to work on Deploy
@Jhawsey wrote: I have ionic 3 app that is using cordova-plugin-advanced-http and cordova-plugin-filepath. These plugins work great when I build and deploy directly to an iOS or Android device. But...
View ArticleUnable to show selected dropdown value in the input field
@ShankarGuru wrote: I am using google-maps autocomplete in my ionic project.I have an issue with the input field i,e search box, When search an place for Ex: Delhi. When i type del, the autocomplete...
View ArticleIonic login for command
@bachi149 wrote: why ionic is asking to login when i am using the command " ionic cordova resources " Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 kiosk mode
@cybernatic wrote: Is there any plugin with example of making KIOSK mode app on Ionic 4? Posts: 1 Participants: 1 Read full topic
View ArticlePlaceholder text has fixed opacity set
@daminivyas wrote: image.png1178×345 35.4 KB Is there any way around to change the opacity of select-placeholder(part of shadow DOM) of ion-select in ionic 4? Posts: 1 Participants: 1 Read full topic
View ArticleIONIC 4 how to use react native plugin in ionic native
@SanduCuragau wrote: npm react-native-appstore-version-checker A react native module to find the app version on play store and ios app store this plugin does exactly what I need in the simplest way, I...
View Article