Codeback Software
Codeback Software
Hi @sean-perkins, Do you mean something like the following? ``` this._zone.run(() => this._routerext.navigate(['/home/view-1'], {clearHistory: true})); ``` It doesn't work in my case :( @vakrilov, @tsonevn have you been able to...
In my case, remove clearHistory produces other undesirable side effects. And running inside zone does not work either. :( In my app the problem is that the ending route is...
I have the same problem than @DonRyu, I want to change the check icon color ✓ in android. We know how to change the tint color but the check color...
Hi @SBats, Thank you for your response. The problem is that it is difficult to parse the string because this string will be different depending on the country code. A...
Yes I think you are right, but I don't know if it is done with the **hl** param (like it is in the code). I have an app published in...
@jeremypele, I'm not sure If I've understood correctly. Then the proposed solution (hl=en) would be valid? If we can find a solution of getting always the same format, the Moment...
Hi @SBats and @jeremypele, I've just tested it on iOS. While in Android I can access to the Google Play info independently of the country code, in iOS you can't...