Markus Wagner
Results
4
issues of
Markus Wagner
from #6: It would be useful to have a timing feature as followed: Batch log statements until either the batch size is exceeded or a timeout threshold is exceeded. If...
At least with Ionic 4.x and @ionic-native 5.x, the `DeviceMock` implementation with plain variables like ``` cordova: string; ``` does not work. There gets called always the original implementation. But...