Uncaught SyntaxError: Unexpected identifier on Fresh Install
@aditya_1027 wrote: I have created a new project and when i am trying to run app i am getting blank page with this error: Screen Shot 2017-11-11 at 1.56.32 PM.png981x87 12.5 KB Please reply and help...
View ArticleIONIC 2 Proxy ERR_NAME_NOT_RESOLVED
@bdspen wrote: Hello, I’m having an issue getting a proxy in the ionic.config.json file to work correctly. My ionic.config.json looks like this: { "name": "myApp", "app_id": "512887ea", "type":...
View ArticleChat Application on Ionic 3
@pendora7 wrote: Hey ! I am developing a chat application which includes Group chat and one on one chat options. My concern is that can “Firebase” handle lets say i have 100 users ? I would like to...
View ArticleForce browser take fresh version of the app files after deploy new version
@alaa_alshamey wrote: i think should be something like change links of all files in the app after every build to prevent browser or proxies taking from cache and got fresh version of the all files...
View ArticleReading multiple records from storage before continuing with code
@Tornado55 wrote: Hi. New to Ionic and having some problems reading from Storage… I have saved in the Storage and array of 4 arrays of ids, like: _abiertas = { "urgentes": ["1", "3"], "altas":["5"],...
View ArticleCurrent Page Name
@jjo422 wrote: Is there a was to get the current page/component name with version 3.9.2? If not, that is quite sad. Posts: 1 Participants: 1 Read full topic
View ArticleCannot find module generated with “Ionic g provider”
@newtonmunene wrote: I generated a module but when i import it to my page it says it cant find the module yet. Ive attached screenshots of app.module,the provider and my page(home) Screenshot...
View ArticleIon-Spinner not working on Infinite-Scroll when using ng-if
@almobams wrote: Hello, The issue is this: when I put a condition for Infinite-Scroll the spinner and the text that shows loading … is not showing. When I remove the condition, everything works...
View ArticleExample Ionic app with Source
@keeper3000 wrote: What’s the best example app with Source for the latest Ionic framework? Is it still the conference app? Posts: 1 Participants: 1 Read full topic
View ArticleLoad/Display the File from firebase and able to view via pdf and download it
@zuekegreen wrote: Hi guys i have a project in school. I want to create a project in Ionic that can display, view and download the file that i uploaded in firebase… the problem is i cant see any...
View ArticleLow quality splash screen - High resolution devices (S8)
@antoinedupont wrote: The Samsung S8 has a native resolution of 2960x1440. However, the splash.png file located in /resources has a default resolution of 2732x2732. Plus, when executing ionic cordova...
View ArticleIonic build --prod white screen
@SquallX wrote: Hi, Since yesterday, when I try to run my application with --prod flag, i get a white screen. But when I try to use ionic serve or, ionic DevApp, or ionic build --prod with livereload,...
View ArticleApp not appeare in web browser
@samantaayan16 wrote: C:\Users\UTTAM\raju\b3>ionic serve Starting app-scripts server: --address 0.0.0.0 --port 8100 --livereload-port 35729 --dev-logger-port 53703 --nobrowser - Ctrl+C to cancel...
View ArticleTrigger directive based on child page scroll?
@jonathan1138 wrote: Hi. New to Ionic. Trying to achieve the following, and could use direction. V3, using Lazy load modules. I have an “elastic header” directive that attaches to ion-header, and upon...
View ArticleHow to create video and audio call using ionic2 or ionic3 using webrtc?
@narasimham3 wrote: How to create video and audio call using ionic2 or ionic3 using webrtc ? Posts: 1 Participants: 1 Read full topic
View ArticleCan you use HTML5 Canvas API on Ionic 3?
@jamesharvey wrote: Hello, Is it possible to use HTML5 Canvas as UI element on Ionic 3? Does it even work? I spotted javascript doesn’t really work well when they are written on html file of Ionic 3....
View ArticleIonic click
@belcsantiago wrote: Hi, 'i’d like to know how i can put some effect when my user click in a button… i was trying to use just css, but i didn’t make it Posts: 2 Participants: 2 Read full topic
View ArticleCan not get form value from html
@thetalkingtree wrote: I tried to use a form to validate my inputs, I got it working for my signup page but in edit profile page I just can’t get the form value from HTML page. I can’t figure out why...
View ArticleAdding Google reCAPTCHA to Ionic v2 App
@Thedjmixman wrote: We are using ionic but when we install google reCAPTCHA we can’t get it working. We have followed various guides but are now looking for someone who can successfully demonstrate an...
View ArticleHelp when the app closes and reopens the whole component is run again
@appdigital wrote: When I leave the application and re-enter I load again the whole page and the component and I want to know how to disable so that does not happen. Posts: 1 Participants: 1 Read full...
View Article