Ionic error when plugin install
@rajputsachin wrote: Failed to install ‘cc.fovea.cordova.purchase’: Error: Forward-slash in opening tag not followed by > Line: 0 Column: 107 Char: d Posts: 1 Participants: 1 Read full topic
View ArticleAfter installing in-app-purchase2 error
@rajputsachin wrote: Module ‘"…/…/…/project_name/types/@ionic-native/in-app-purchase-2"’ has no exported member ‘InAppPurchase2’.ts(2305) error come after installing and when i try to import the...
View ArticleGit Push Fatal Error
@OliverPrimo wrote: Hello Everyone, Every time I use the command git push ionic master it always returns an error fatal: The remote end hung up unexpectedly. I don’t know what causes this error. I...
View ArticleSending Push Notif (FCM) via Ionic Native HTTP doesn't work VS Angular HTTP
@Ionize wrote: Hello, I am using the following code to send Push Notifications to devices using Google Cloud Messaging using Angular HTTP. It works when on dev build, but doesn’t work on prod build (I...
View ArticleDelete data from sqlite table is not working properly
@chundawatchatar wrote: I have created an ionic app using SQLite for offline storage. My app is work as when the user logged in a database is created for the user and after log out database is...
View ArticleDefault sidemenu template Ionic 4 Hardware Back Button
@dasoccerbomb wrote: I have created a default sidemenu template and was curious if anything needs to be done in order to get hardware back button to work? I was bavugating from the home page to the...
View ArticleHow to add firebase Crashlytics in Ionic 3?
@nikhildevgire wrote: I tried to follow below documentation. ionicframework.com Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with...
View ArticleHow to add button inside google autocomplete?
@Jalvarez05 wrote: Helllo guys . Could someone help me to achieve that ? I’ve looked this page on some apps, where the app has the google autocomplete so on the top show the button to get current...
View Article[Ionic 4] Error http: okhttp3.internal.http2.StreamResetException
@prtercio wrote: Hi guys, My code: let nativeCall = this.nativeHttp.get(“https://api.cartolafc.globo.com/times?q=”+value, {}, {‘Content-Type’:‘application/json;charset=UTF-8’} );...
View ArticleHTTP google maps Polyline
@aligassan wrote: I am trying to get latitude and longitude from data json api for flight route then inject that data arrays to Google Maps polyline . Fetch data json api working fine without problem...
View ArticleMarketWatch graphs
@warbani wrote: Dose anyone know what business intelligence or graph component the MarketWatch app is using ? If not, can I get a referral to a good business intelligence solution that works well with...
View ArticleAuthorization
@ionicssfcu wrote: I’m trying to authorized my app by using azure ad, I found a msdal plugin but it is no longer supported. Others had used oidc-client-js. I really don’t know what route to take since...
View ArticleFirebase and maps plugins versions incompatibilty
@SDA wrote: Hi, What is the best way to solve the incompatibility between firebase and google maps plugins? I have tryed several solutions, but none of them worked in Ionic 4 Thank you for any hint...
View ArticleGeolocation plugin cause Apple rejection
@jeanpierre42 wrote: Hi, I’m using cordova-plugin-geolocation in my app. Apple reject the app cause I have “Background Modes > Location updates” under “Capatibilities” section in Xcode. But if I...
View ArticleIn App Purchase
@bandito wrote: Hi I am using In App Purchase plugin ionicframework.com Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one...
View ArticleIonic 4 Theme
@mcarazzo wrote: Hi Community, I want to create my first theme/template for Ionic 4. DO you have any suggested tool to create it? Thanks Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 - Rest api call not working on iOS
@Sritu wrote: I am trying to call the Rest api from iOS but it is not working either in simulator or device. If I run command - ionic cordova run iOS -l (liverelao) then api calls work but if I remove...
View ArticleIonic cordova run android --prod error
@lunneyd wrote: There a function in my app makes pages as a whole load slow when is executed don’t know why so tried run --prod it gave error TypeError: Cannot read property ‘kind’ of undefined at...
View ArticleIonic v4 Facebook login init issues
@jch2Xer wrote: Hello, everyone. I am wanting to explore my options with mobile development. I have followed to guide for having facebook native run on your device (...
View ArticleTypeError: Cannot read property 'kind' of undefined at Object.isAmbientModule
@lunneyd wrote: Anyone know how fix this error trying to do Ionic cordova run android --prod. Looked up online nothing seems to work. Posts: 1 Participants: 1 Read full topic
View Article