EugeneSnihovsky
EugeneSnihovsky
@AleksandarTokarev Unfortunatelly I don't know answer for your question. It took a long time and I don't remember the details, but in that project I completely abandoned the `cordova-ios-voip-push` and...
@maddy2get thanks man, your solution works. In addition: in development mode throw an error for me ``` ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked ``` To fix it -...
@nanichandu84 I have same problem today. My problem was with the loss of context (this). My work example (typescript) ```typescript 'use strict'; import { browser } from 'protractor'; import {...