Input text muliline with scroll bar
@sihem wrote: Good morning friends, I would know how make an input text with multiple line using scroll bar. Thank you for answering me . Posts: 1 Participants: 1 Read full topic
View ArticleAndroid app launch icon?
@jayeshjain_minio wrote: I use command ionic resources and it deposits some drawables folder containg images that are eventually used launch icon , notification icon, splash screen. The problem I am...
View ArticleIonic-plugin-keyboard and com.ionic.keyboard
@stevenfitzpatrick wrote: What is the difference between com.ionic.keyboard and ionic-plugin-keyboard I am trying to make sure I have the plugin installed correctly, since I am experiencing weird...
View ArticleWhite background while turning the phone orientation
@stevenfitzpatrick wrote: Having this issue on Android when I change the orientation I get a white background flicker before the screen adjusts. Here is my set up <preference name="webviewbounce"...
View Article[BUG] when keyboard is open on android i cant scroll background
@darkreiser wrote: Hi everyone! I have a problem only on Android - when the keyboard is open the background doesn't scroll.so if i have items in the bottom half of the screen - the keyboard will hide...
View ArticleIf else in ionic
@erandakaaupama wrote: can I use if else condition in ionic to compare a string that I entered to the input type with another string Posts: 3 Participants: 3 Read full topic
View ArticleDifference in behaviour between phonegap build service and ionic build
@persyval wrote: So this is as much an ionic question as it is a phonegap build question.I have an app that has a an input field in a footer.When you put focus in the input field the keyboard shows...
View ArticlengResource add Header not working
@nuruddinba691 wrote: I tried to add Authorization token in request header but not working for me what the problem and how to fix issue ?? this when using POST : function updateProfile(data){ return...
View Article$ionicLoading.hide() not hiding on android every time
@jtanz wrote: I have noticed recently after getting the latest OS updates on my Android Nexus 5 and Nexus 9, it seems that occasionally $ionicLoading.hide() does not work correctly and keeps the...
View ArticlePermanent (periodic) check of value - How best to implement?
@Sujan12 wrote: Hi! I have this field/value in the storage of my app that should periodically be checked by some kind of process in the app. If some condition applies it should trigger some special...
View ArticleOpen app browser when a button clicks which is inside an iframe
@najuru_deen wrote: I am developing an Ionic hybrid mobile application which loads an iframe as a component. A button inside the iframe opens a new window using some scripts(not accessible) which does...
View ArticlePrevent an event listener in firing many times for ionicModal?
@junerockwell wrote: I have a modal with a type[search] in it. I needed to know if keyboard is open or hidden. So I'm using keyboard event listeners: window.addEventListener('native.keyboardshow',...
View ArticleHow hide when input is focused or disable keyboard completely?
@coffeenkfc wrote: Hi guys, Found similar posts but nothing seems to address my situation. Tried numerous approaches and close to giving up. Am writing app for android 4,1.1 barcode scanner Motorola...
View ArticleDisplay embed tweet within ionic app
@Diabloracing wrote: I vainly trying for display a tweet in the template in one of my Ionic app. Everything works perfectly until I emulates, run or compile my app. I correctly whitelist all domains,...
View ArticleProblems with environment variables
@DejaNeves wrote: Hello guys, I have big problem with environment variables on Linux (Xubuntu 14.04), especially in time to do the build. I've done several searches and tried several ways. I have the...
View ArticleInput fields broken when upgrading to ios 9 - phonegap ionic
@circlesb wrote: It seems that input fields are no longer able to be typed into (save the first one or two characters) nor do they trigger the native keyboard when focused on. So far I've tried on...
View ArticleSlow on Android 5 and up
@buddywa wrote: 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...
View ArticlePushPlugin notificationReceived Called Multiple Times when Push Notification...
@sintron wrote: 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...
View ArticleCreate swipe up to open content
@qlipis wrote: 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...
View ArticleCan same state be added to history twice with different scope
@stevenfitzpatrick wrote: Basically I have an "Options" page which has lets say 30 items. When I click on one of these, this results in a different set of option. And then when I click on the second...
View Article