Http interceptor
@mdline wrote: Hello, I wrote something like an interceptor which recognizes a session expired and make a relogin to make the http call. So when I call readPersons I want to detect the session expired...
View Article[ERROR] Subprocess (ssh-keygen) encountered an error (exit code 255)
@allancmello wrote: After generate SSH the error is showing: Looks like you haven’t configured your SSH settings yet. ? How would you like to connect to Ionic Pro? Automatically setup new a SSH key...
View ArticleCanvas & Ionic - how to solve an issue
@ralexlife wrote: Hey guys, I have an ionic app, similar to snapchat, where users can take a pic (using ionic native camera), add text, draw smth over, add icons / images etc. This is implemented with...
View ArticleChat demo application ionic 3
@developer_med wrote: hi guys i need to implement a little chat features in my app can someone help me. thkns Posts: 1 Participants: 1 Read full topic
View ArticleStart the app when all native plugin are loaded
@Marco_Chavez wrote: Hello everyone, i need to ask a little question… I used the Native storage plugin in my application, the app has a login, the server give a access token (random hash) to consume...
View ArticleI create a plugin for ionic 1 but i update my app to ionic 3, how can i make...
@adkinnovation wrote: i create a plugin with java libraries to connect a special bluetooth device it works fine on ionic v1, but i have updated my project to ionic 3, so i want to know how to make it...
View ArticleHow to automatically turn off an app after 10 minutes in background
@jamesharvey wrote: Hello guys, Is it possible to make an app automatically turn off itself once it’s been in background for 10 minutes? For instance, even when you press android’s hardware home...
View ArticleHow to detect device to change the display of body?
@_Ali94 wrote: Is possible to check the screen device to change the way of display the application ? for example: I draw this paint to understand my idea (if possible using html or css)...
View ArticleChoosing file from drive using file chooser
@asmihajs wrote: Using @ionic-native/filechooser i’m selecting drive document. I will get the url as...
View ArticleHow to create pwa with ionic
@guptajagadish843 wrote: Hello everyone! Recently i got a mail regarding ionic pwa stencil vue.js etc , but is didnt understand what is pwa and how to develop an application with pwa and ionic is...
View ArticlePublish IOS Ionic App To apple Store
@mfouash wrote: hi i need step by step how to publish my IOS ionic app to apple store i tray more than one time But it’s very difficult i followed This Instructions but get a lot of problems any one...
View ArticleIonic class to make button and other input responsive
@aceankit99 wrote: Is there any ionic class to make button responsive or i should use bootstrap? Posts: 1 Participants: 1 Read full topic
View ArticleFirebase photo URL
@flosrn wrote: I want to upload and load photo from camera or gallery in my ionic app but Ihave problems with the firebase URL… uploadPhoto(sType) { const options: CameraOptions = { quality: 100,...
View ArticleNeed source code for Ionic 2 : Speech Recognition on mobile phones
@saravanadsk33 wrote: Ionic 2 : An example of Speech Recognition on mobile phones Posts: 1 Participants: 1 Read full topic
View ArticleNative plugins dont load when android run with --livereload
@ankitchoraria wrote: Hello, When I run the command: ionic cordova run android --prod --aot --livereload The app starts but cordova object in window is not available. The app works fine but any native...
View ArticleCan't find variable webpackJsonp issue
@the_luanblakaj wrote: Hey I want to connect a test app with the reddit api. But I when running my app I get this error “can’t find variable webpackJsonp issue”. I don’t know why this error occurs....
View ArticleDisplaying a result of a promise in the view
@zuest wrote: Hi everyone i got a function that returns a promise ( array of users) and I want to display these users in an ionic card how could that be done? Screenshot_2.png842x70 4.43 KB appreciate...
View ArticleiOS emulator not listening to network connection change (ionic native)
@vahidv wrote: Hello, I am currently using ionic native network plugin to monitor for connection connect and disconnect, by using the following code constructor(private network: Network, public...
View ArticleImport Clarifai prediction with Ionic
@Benzarnun wrote: Anyone in this have connected Clarifai (prediction) with Ionic, please tell me how to integrate them together. I am confused with it too much. Please help me Posts: 1 Participants: 1...
View ArticleSending requests between end to end devices in ionic
@zuest wrote: hey guys how can i send a request to a user when a button is pressed? for example user 1 sends a request, the request is sent to user2, and user2 accepts or rejects the requests and user...
View Article