Go from detail page in one tab to detail page in another tab
@obinnae wrote: I have an Ionic app with 4 tabs (T1, T2, T3, T4). Each tab has a list (tab T1 has list L1, T2 has L2, etc), and each list item points to a details page - so LI items point to L1D1,...
View ArticleSafari in app?
@bobo2345 wrote: Im using creator for My IOS app and whenever I try to click on a href link it sends me to a in-app browser is there a way to disable that or make a back button on that page? Regards,...
View ArticleIonic Native : Authentication with MS ADAL
@ferdinandferdinandfe wrote: Hello, I’m trying to useMS ADAL in my app to authenticate users with Office365, but I really don’t understand what to do… Is there any tutorial out there ? Thank you...
View ArticleHttp error on Android - status 0
@Epy92 wrote: Hello guys! I have the response status = 0 on Android device. When the app is run in browser then the Http calls works fine. (I use Http from ‘@angular/http’ I don’t think there is a...
View ArticleNative Plugin Local notifications alternatives
@Rasioc wrote: I am looking into the Local Notification native plugin as I need such functionality. But the plugin seems incompatible with >= Android 8 according to description and last commit is 4...
View ArticleOptimal way of storing images along data records
@tbergeron wrote: TL;DR: What’s the optimal way of storing images along data records with Ionic? Is it still SQLite? Hey folks! My app needs to store objects and with every object it needs to store...
View ArticleUpload Image Firebase Ionic 3
@rafaelmoura wrote: I have in my page the following code to get image of camera: takePicture() { this.photo = ''; const options: CameraOptions = { quality: 100, destinationType:...
View ArticleFirebase Push Notifications tutorial for Ionic V1
@sukkaazz wrote: Hi, Im kinda new to Ionic and I have a basic ionic creator v1 project with me. I have downloaded the zip file export and I already have Ionic CLI @ latest version. I saw many...
View ArticleUploadingimage to server
@andjelicnikola wrote: I want to upload files to S3 server. I am able to get image from Camera and read it with file plugin: this.file.resolveLocalFilesystemUrl(imageData).then((entry: FileEntry)...
View ArticleHow to use assets in stencilJS?
@lalitkushwah wrote: Hello Everyone, How can I use my assets to the stencil ? For example I would like to use image available at my project. Posts: 1 Participants: 1 Read full topic
View ArticleMissing buttons on select dropdown element in InAppBrowser
@compo wrote: Opening a page with the cordova-plugin-inappbrowser and opening a dropdown/select list, I get the list, but without any confirm or cancel buttons displayed. I do get these outside of the...
View ArticleHow to invoke android device adminstration api using Ionic 3?
@ankit18singh wrote: I am trying to invoke device administration api from my ionic app is there any plugin which can help me for this task? Posts: 1 Participants: 1 Read full topic
View ArticleBuild existing ionic project
@mishty wrote: An Android project is given to me by a client which I assume is done in ionic v1. I am asked to generate an APK file and build the code. I followed the steps given in ionic...
View ArticleI need a wordpress api jwt site for test
@ebeliejinfren wrote: Hi i want test token and user pass data on wordpress api jwt , in my site i have error and anything i change it’s not work, i want test it on other site for understanding that...
View ArticleApp development Vancouver
@jessicasingh wrote: find a url for kietron infotech mobile apps. (http://kietroninfotech.com/Article/Hire-Iphone-App-Developer-Vancouver.aspx) 01.jpg1087x854 50.8 KB Posts: 1 Participants: 1 Read...
View ArticleIos 11 crashing when using image picker
@mathewk wrote: when I open image picker in ios 11 the app crashes immediately, did any one faced this problem? Any solution for this? Posts: 1 Participants: 1 Read full topic
View ArticleCrash management
@nathantaal wrote: Hello everyone, I’m currently doing research on mobile frameworks. I was wondering if any of you are using crash tools for your app and how you are managing crashes. Currenty, I...
View ArticleUpload Image Firebase Database
@rafaelmoura wrote: I would like to save image in Storage and database Firebase with ionic , but I don’t to save in this page I get Image data I have takePicure that get image and uploadInformation...
View ArticleInternational phone numbers - Modul for ionic v3/4
@Driesel wrote: Hi all, does anyone know a good module for international phone numbers? I need it for the phone auth of firebase. GitHub jackocnr/intl-tel-input intl-tel-input - A jQuery plugin for...
View ArticleCross-platform Ionic 3 Push Notification advice sought
@richardshergold wrote: Our Ionic 3 application runs on both iOS and Android and incorporates Push Notification handling. For iOS Push we use APNs and for Android Push we use GCM. The application uses...
View Article