Education - student enrollment to courses
@tbala wrote: I am trying to build app for higher education student.I want to distribute notes/lectures based on each students profile and course he opted for in drip basis. 1 Students when login, he...
View ArticleAuthentication (REST API post request to login) only works when the app on...
@comerun wrote: So far I have only installed my app on Android (released apk build and installed). Initially I had issues doing my app's authentication which is sending a post request to external...
View ArticleIonic1 windows 10 mobile ng-src is working?
@kecwhoborn wrote: I download image file in cordova.file.dataDirectoryand I make sure file. In js...
View ArticleGoogle Maps SDK com.google.android.gms signature not valid Error
@fatihayyildiz wrote: Hi, I am trying to implement google maps features to my app. I am using this plugin to implement native maps SDK : https://github.com/mapsplugin/cordova-plugin-googlemaps And...
View ArticleIonic Geolocation Error [Android]
@Pekno wrote: Hello guys, So i'm doing an app using geolocation, it was working perfectly last weeks or so, but now even if I activate it on my phone, it's not waiting to reach the timeout on the...
View Article$cordovaInAppBrowser executeScript callback never executed
@mv_ wrote: I've a severe problem with $cordovaInAppBrowser: the executeScript callback is never executed: $cordovaInAppBrowser.executeScript( { code: "localStorage.getItem('payment_success');" },...
View ArticleMultilevel array display in ion-radio
@Kimberlygs wrote: Hi all I trying to display the languages based on the region you chose. This is the array: $scope.regionlanguage = [ { text: "America", value: "se", languages: [ { text: "english",...
View ArticleIncluding Javascript http request in Sass
@Amisha3one5 wrote: Hi, My app gets details from the server database using HTTP requests. As part of my app i need to be able to get colors that are saved in the database and then use them as the...
View ArticleIonic image zooming issue inside ion-scroll
@Pakit wrote: Hello guys, I am quite new on Ionic and I am trying to implement a scrollable image gallery. All the examples I found, have a common behavior that I don't like and I would like to remove...
View ArticleWhite Screen goin to back view
@enolcasielles wrote: Greetings! I have a problem with an ionic app when is executed on a android device. Sometimes when the app goes from a view to back view (back to the previous one) using...
View ArticleDownload/Save a URL Image file to Photo Gallery for iOS
@sritharan wrote: I have been trying to download a URL Image file to the photo gallery on iOS. but it ends with an permission error. have a look at my code that am using to store image....
View ArticleStrange issue with ios9/iphone 6 simulator
@cityzen wrote: I have this really strange issue that I can't seem to figure out. I can preview my app fine with ionic serve and i can run it on an android device, also no problem. When I run ionic...
View ArticleionicPopup screen reader support
@wilsolutions wrote: Hi Folks, I am cannot get the screen readers (iOS/Android) to read $ionicPopup Using template does not work. So, how can I get pop ups to be read once they appear when screen...
View ArticleUse Android hardware back button to go back to previous slide in a slidebox
@LouisR wrote: Hi I have a slidebox in my app. <ion-slide-box>... What is the best practice to make the Android hardware back button go back to the previous slide ?Without disturbing the general...
View ArticleRotate arrow to Compass qibla direction
@ehabahmed wrote: How to rotate arrow to qibla using Compass Lat and longfixed lat and long to Mekkaheading from device orintation Posts: 1 Participants: 1 Read full topic
View ArticleIonic V1 - Publishing error - Google Console developer error (In French sorry)
@ronycohen wrote: hello, I spend the day to try to understand and change android sdk versions in the config.xml, but I still get this error when trying to publish the app on the GOOGLE DEVELOPER...
View ArticlePDF.js CORS issue
@starkemc wrote: Has anyone had any luck solving the issues with PDF.js not supporting CORS? Posts: 1 Participants: 1 Read full topic
View ArticleBuild for windows tables win 10
@vitaly87 wrote: Hi,I have a tablet with win 10. is it possible to run app of ionic 1.X on windows 10? if yes how to do the build for it? Posts: 1 Participants: 1 Read full topic
View ArticleInAppBrowser Question
@starkemc wrote: I am using the in app browser plugin to open pdf's (on a different domain) when a button is clicked. When i use ripple everything seems to work just fine. However when I launch my...
View ArticleHttp request to google cloud messaging - unauthorized error
@badaboomba wrote: Hello, Im trying to do a http request for push notification. Below is my code, var req = { method: 'POST', url: 'https://gcm-http.googleapis.com/gcm/send', headers: {...
View Article