BackgroundGeolocation not working while app is closed
@ManOnMission wrote: 05-22 19:12:41.066 9725-9725/com.itrackgps.gotracker E/AndroidRuntime: FATAL EXCEPTION: main Process: com.itrackgps.gotracker, PID: 9725 java.lang.RuntimeException: Unable to...
View ArticleI want to bug fix
@whitehorse wrote: image.png1066x373 32.9 KB please help me Posts: 2 Participants: 2 Read full topic
View ArticleSearchbar Not Updating, But Data prints correctly
@stemsoftware wrote: Hello all, This may be a rather simple fix, but I’m having an issue with my search bar functionality. I’ve converted a JSON array and allowed it to populate on html, but search...
View ArticleCombining Firebase and .NET Authentication for Push Notifications
@IndyJones72 wrote: So I have a group of users who have been using a .NET application forever via simple username/password authentication. I’m sketching out what it would take to bring the experience...
View ArticleAndroid Keyboard overlays ion-input on real Device
@magic-77 wrote: When testing my App on a real Device, the Keyboard overlays the Input Fields instead of scolling to the Position of the focused Input Field. Can’t figure out how to fix this. My Env:...
View ArticlePost Image to rest Api using form data (Ionic 3)
@danial060696 wrote: Hi, why i’m getting error 400 (Image not found) when post to rest api using formdata? Capture2.PNG700x526 23.1 KB Capture1.PNG717x505 18.5 KB Posts: 2 Participants: 2 Read full...
View ArticleManually generate CSS and output to another file besides main.css
@Abascal wrote: Hi. I know Ionic generates CSS for all the .scss files and outputs the final CSS to main.css file. Basically, I need to this EXACT process but output this css to another file. In the...
View ArticleCan't bind to 'dragula' Error
@whitehorse wrote: error1.png1152x648 56.4 KB i have got this error when using Dragula I want to implement this function layout.png1006x1100 60.5 KB Posts: 2 Participants: 2 Read full topic
View ArticleApple rejecting app because it is looking at old build
@JAR19 wrote: Boy - what fun it is trying to get the app approved by Apple. Apple rejected the app because I did not change the default message referring to microphone usage (build no 9). So I change...
View ArticleGetting error in using ionic native google map
@tonystark007 wrote: Native Google map plugin is working great. Thank you for making such awesome plugin. But it is showing this error. polyfills.js:3 Unhandled Promise rejection: Cannot read property...
View ArticleProblem with .ts files
@nunoprolo wrote: Hello, In my ionic project I only have one page created in src / pages and there I have the .ts file. But I have created the whole project in the www folder, and there I can not find...
View ArticleLifecycle hook is not working as it supposed to work in Side Menu template
@tonystark007 wrote: I found that Lifecycle hook is not working as it supposed to work in case of Side Menu template. Before ionViewCanLeave and other leaving lifecycle hooks constructor is executed....
View ArticleI deleted plugins folder by mistake how can I re-install all plugins :(
@_Ali94 wrote: Hey guys I need helps to reset the plugins of my project I used “npm install” but no plugins folder I used “ionic cordova platform add android” but the process failed any helps please...
View ArticleAuthentication with Firebase suddenly stopped working
@Chronocento wrote: I didn’t want to disturb any of you on this forum, but I’m having a problem since last sunday that I can’t manage to solve (even if I tried really hard!). I’m using AngularFire2...
View ArticleOffline Map with Mbtiles
@rothdevcon wrote: Hi, I am new with ionic and i am trying to build an application with offline map using mbtiles and i need to use tiles from allmapsoft.com but when i use the map is not coming it...
View ArticleUpgrading to Angular 6
@cwks wrote: Howdy, So was starting a fresh app, figured I would get Angular up to v6 which is easy enough, but I can’t get past the rxjs blocker for the ionic stuff. I had found another post from...
View ArticleHow to compare two array of object
@flycoders_sourav wrote: how to compare two array of object . i have a two json array array1 [{“subjectId”:“2”},{“subjectId”:“4”},{“subjectId”:“1”}]; array2 [{"vdoSub_id":"1","vdoSub_name":"Art &...
View ArticleIonic Dragula drag not working
@whitehorse wrote: image.png1091x417 47 KB this is my code image.jpg513x739 68.8 KB I need this Please helpme Posts: 2 Participants: 2 Read full topic
View ArticleError in Platform add
@HarshadD wrote: facing issue while adding platform in ionic 3 project. CLI throws no error but command not executing, why it occurs? anyone know? even in ionic project ionic info command also not...
View ArticleRuntime Error : Uncaught in Promise ( Undefined) Ionic 3
@piashsarker wrote: I am facing this problem when my project get a refresh every time io browser. Working good in Devices. Log : Error: Uncaught (in promise): undefined at c...
View Article