Back button doesn't work correctly in tab page
@Bboypluss wrote: Hi! I have an issue,i try to explain in simple way: have two pages. page1(no tabs)----->page2(with 3 tabs) main.html here the main-html of the tabs <ion-content>...
View ArticleGradle 5.0. Please use Task.doLast(Action) instead
@pasupathi022 wrote: cordova build android --release Android Studio project detected [16:39:12] lint finished in 4.88 s ANDROID_HOME=C:\Users\pasupathi\AppData\Local\Android\Sdk JAVA_HOME=C:\Program...
View ArticleTypeError: formdata.set is not a function
@charlestsmith wrote: Hello All, I’m using FormData for one of my ajax call in Ionic. var formdata = new FormData(); formdata.set(‘action’, “myActionName”); formdata.set(‘senderId’, data.senderId);...
View ArticleResponse to preflight request doesn't pass access control check
@chambahr wrote: I have an app am working on. It worked fine for some request i made to the server and of late I get this error Response to preflight request doesn’t pass access control check: No...
View ArticleTelegram integration to app for sharing purpose
@SwapnilPatil wrote: Can anyone tell about how to integrate telegram with ionic app?or any cordova plugins that can help me to integrate Telegam with my ionic 3 app for sharing. Posts: 1 Participants:...
View ArticleIonic 3 new update issue
@pinoyprogs wrote: have tried to used the new and latest verion of ionic now? its compiles really slow like takes 5 mins to finished it. what happen? anyone had the same experience as mine??? Posts: 1...
View ArticleHow to increase the time of connection timeout on livereload?
@Dovel wrote: Sometimes run the App on the device with ionic cordova run android -lc a “Application Error” displayed on the device. The connection to the server was unsuccessful (<myUrl>) But...
View ArticleAppseed.io
@lepmpl wrote: Hello, Can anyone give feedback on Appseed? Just curious if the templates/services they offer are quality or not. Thanks! Posts: 1 Participants: 1 Read full topic
View ArticleRun android app in browser
@stphnrdmr wrote: I have decompiled an apk file and found a compiled ionic app inside. Is there a way to run this app in a browser instead of a device? Posts: 1 Participants: 1 Read full topic
View ArticleLaunch Navigation, Multiple Destinatiosn
@travBrad wrote: Hey everyone… I’m building an interesting app that uses maps. I have a set of map points that I need the use to navigate to. How do I launch Google maps from my ionic app with an...
View ArticleHow to change the search icon color of the ion -searchbar?
@setu1421 wrote: I am using the ion-searchbar and it has a default search icon. The icon is a background image. I want to change the color of the icon to red. I saw the background image for the search...
View ArticleWho can help build edit&build app
@ss44v wrote: who can help build and edit this app Ionic Marketplace Full-ionic-application-for-messaging-mobile-application-hichat Hichat is the Full Mobile Application for mobile messaging...
View ArticlenavPush does not work
@marvinug wrote: I have a search engine and two lists, when I click on any word of the search engine result, it redirects me to the product detail, but if it spikes on the product it does not redirect...
View ArticleBuild App for iOs without a Mac
@danxc wrote: I’m finishing a application using Ionic (Version: 3.20.0). I’m already deploy to Android, but now i want to deploy to iOs. I’ve seen this tutorial, but i dont if this works yet. Anyone...
View ArticleSearch on nested object issue
@amad4biz wrote: can anyone here please guide how touse the search component in a nested objects such as : users:[ { user1: { firstname: 'John', lastname 'Doe' roles: { role1: 'Manager', role2:...
View ArticleProblem with MyApp (for auth service)
@RaihanaMj wrote: Error: StaticInjectorError(AppModule)[MyApp -> AuthService]: StaticInjectorError(Platform: core)[MyApp -> AuthService]: NullInjectorError: No provider for AuthService! at...
View ArticleError Building Android App
@JuanM96 wrote: hi. when i do ionic serve all works greats but when i try to build my app doing ionic cordova build android i get a compiler error: Running app-scripts build: --platform android...
View ArticleApk Build error
@pasupathi022 wrote: build error D:\Users\pasupathi\Desktop\cal - Copy>ionic cordova build --release android Running app-scripts build: --platform android --target cordova [13:05:36] build dev...
View ArticlePSD into Ionic 3 HTML
@seraph24 wrote: Converting a psd into ionic. But having issue in command line as no view. Can anyone help? Posts: 1 Participants: 1 Read full topic
View ArticleHow to validate year with format yyyy in ts?
@anespa wrote: Friends, I need to add validation for year eg: 2007 , how it can write ? eg: for no i can write as static isValid(control: FormControl): any { if(isNaN(control.value)){ return { "not a...
View Article