Ngx-translate and Ionic 3?
Your code looks good. May only guess is maybe trying to move your initialization part from app.component constructor to app.component ngAfterViewInit for example ? A wild guess is that maybe...
View ArticleAdd Validic Mobile Library to Ionic3 App
Hi James, Can we have a Sky-pe discussion over the project, I will be happy to work over your project, as I am having required skill set. Kindly connect me on Sk-ype: cis.am1 or em-ail me at...
View ArticlePaid Task: Element slide Down/Up on scroll
Hi @nylex I am highly interested to work on the "create a directive task" Please add me on Sk-ype: cis.am1 or em-ail me at steven(at)cisinlabs(dot)com Looking forward to speak with you you. Best...
View ArticleVideo displaying only on full screen
Hi I am not getting why the video is getting displayed only when I press on full screen button but in start its playing but not displaying.I am getting the video link from api...My html file .....
View ArticleIonic3 build Error - upgrading from ionic2 to ioni3
Well, ok, even I tried to remove "fixed" keyword , but ended with same result. My request to you would be, please let me know if there is any official link which says how to port ionic2 projects to...
View ArticleApp is run forever
This is how i do it. $content = array( "en" =>'notificationDescription' ); $fields = array( 'app_id' => "YOUR OneSignal App ID", 'include_player_ids' => array($device_token), // that id you...
View ArticleDownload / create file from byte array
@joconolimitsI basically want to convert Image URI to .pdf file. So first I am converting an Image URI to Character Array and then I am converting it into binary. After that I am using Write File API...
View ArticleSlide Box content's ng-click events are not working
Can you tell me how you resolved the problem ? Me also facing the same issue.
View ArticleIonic Deploy overwrites Store Update
yes its really strange, if i click on app store update the update is downloaded an installed then the app is started. But it is still running the version and the app store shows again that an update...
View ArticleGenerate FCM Token in ionic 1
How to generate FCM token in ionic 1??I don't know nothing about it
View ArticlePaid Task: Element slide Down/Up on scroll
please show me your past work with ionic 2, thanks
View ArticleIonic app activity suspended when InAppBrowser is opened
0down votefavoriteI want to open and close an InAppBrowser programatically when the app receives some socket events. But I noticed all events handling appears to be paused when InAppBrowser is being...
View ArticleIonic ng-click inside ion-slide-box
Hi guys, I used ion-slide-box with ng-repeat and ng-click ..ng-click is working with the first slide only and the next slide ng-click is not working. Here's my hierarchy: <ion-slide-box...
View ArticleApp is run forever
I am using postman . i am getting this err { "errors": [ "app_id not found. You may be missing a Content-Type: application/json header." ]} But i add Content-Type: application/json header. and app_id
View ArticleIonic ng-click inside ion-slide-box
<ion-slide-box ng-show="deals" delegate-handle = "flashcard" show-pager = "false" active-slide = "currentIndex" on-slide-changed = "slideHasChanged(currentIndex)" auto-play="true" does-continue=...
View ArticleApp is run forever
Can you share your app_id and device_token and rest api key?i think you are supplying wrong app id in app_id in $fields array
View ArticleHow to put two buttons in the footer?
Try This ...................... <ion-footer class="bar-stable"> <h4> <button class="btn btn-default btnbottomleft ion-android-cart" ng-click="addtocart(btnAttrVal)"...
View ArticleApp is run forever
I refer this link https://documentation.onesignal.com/v3.0/docs/using-postman and my app id is 821e3c9a-aee4-45c7-9b1d-41bb67c9280b
View Article