Error during POST request in ionic 2
@Sidharth_1999 wrote: I’m trying to make a POST request to a server I’ve created. But when I run the application, I get the error : " Unexpected token L in JSON at position 0" This is the code I’m...
View ArticleIonic 2 Storage Plugin firsttime return null on android
@ManivannanDurairaj wrote: Hi Guys, I have done an @ionic/storage plugin integration in my project and i have imports IonicStorageModule.forRoot({ name: ‘__mydb’, driverOrder: [‘indexeddb’, ‘sqlite’,...
View ArticleIonic2 app changes does not reflected
@ionicdeve123 wrote: I am new to ionic. In freshly created ionic2 app, when I made any changes to home.html file, it does not getting reflected in app. App just show index.html file only. can any one...
View ArticleAutomatic notifications
@luianmiller wrote: Hello ,how to send automatic notifications with codeigniter or the database of firebase every time a change in the database was made? Posts: 1 Participants: 1 Read full topic
View ArticleHide and Show dynamically segments
@mburger81 wrote: We have two or more segments and we would hide and show dynamically this segments depending on property, something like that <ion-segment [(ngModel)]="connectionType"...
View ArticleChange the loaded object in modal
@pclavequin wrote: Hello All, Let’s imagine a page where 3 or more items are listed. The end user has to review each of these items. My current approach is that clicking on one item open a modal with...
View ArticleMajor HELP needed. Unable to start a new project
@emiljenson wrote: I am currently unable to start a new project , am getting the following error C:\newApps>ionic start test blank ****************************************************** Dependency...
View ArticleHow can i do that html viewer
@inghost3r wrote: 21124439_342121539561081_1867905417_n.png540x960 102 KB Click button and show the this html Posts: 1 Participants: 1 Read full topic
View ArticleBug/Problem with setTimeout function
@Zahema wrote: I know the title seems weird but hear me out. I am using setTimeout() to keep track of some user events -like scroll ending-, which worked as expected (executed a function after a set...
View ArticleIonic 1 image is not showing when button clicked
@alkahtani wrote: Can anyone help on this , as you can see in the attachment , first screen showing the images on view enter event , the image bind to $scope variable , now , when i click share button...
View ArticleCSS not loading properly
@rajatkhare wrote: Hello, I’m having a weird problem. The first time I open a page, it displays properly like this: first time.PNG427x660 313 KB But if I go back and then come to the same page, it...
View ArticleDatagrid suggestions
@jdcharbonneau wrote: Hi, I need to bid on a project to replace a Silverlight app with an HTML5 equivalent. This app has hundreds of pages, many of which use the Silverlight datagrid. This datagrid...
View ArticleChallenges we are facing to build android day to day
@govindappaarun wrote: We are a team of 4 to 5 developers working on building android apps mainly, Our Environment Development environment is windows 7, node : 6.10 ( LTS), npm latest version. cordova...
View ArticleHow to make slide up from bottom using the swipe bottom or tab
@naveenkg19 wrote: Started playing with ionic 3 , suddenly stuck at a functionality using ionic 2 . no idea of what to use . In my dashbord I have two rows , row-1 have a slider and row-2 has a four...
View ArticleSupported Plugins for the *new* Ionic View app
@shoverbj wrote: I recently (last week) updated my app to the new Ionic Pro platform. I downloaded the new Ionic View app from the iOS app store and attempted to run my application. The app loads but,...
View ArticleIonic Pro Android Package
@gregmarine wrote: Now that I have one of my applications moved over to Ionic Pro, I have noticed the Android Release packaging is much larger in filesize and appears to not use the production mode. I...
View ArticleQuestion about notifications
@a171gutierrez wrote: I have a hybrid ionic app, Is it possible that the app can identify when the user has push notifications deactivated in the device? In order to forze or prompt the user to...
View ArticleIs it possible to play in-app video streamed from a server?
@nb1990 wrote: Thinking of using Ionic to build an app where a user can play video that is stored on a server somewhere. The video has to play in app, is this possible? Posts: 5 Participants: 2 Read...
View ArticleGit push ionic
@jinbochen wrote: I am having build issues with git push ionic master. Please help look into this problem. It failed with the following message: remote: [22:35:45] lint finished in 5.92 s remote:...
View ArticleCordova Plugin Add: TypeError: version is longer than 256 characters
@thesourav wrote: Hi, I have another laptop where i was trying to install ionic. I installed JAVA, ANDROID etc. I am unable to add platform. Error message is: TypeError: version is longer than 256...
View Article