Mikko Ville Valjento

Results 3 issues of Mikko Ville Valjento

My apologies if this is not a Pact issue per se, however I'm unable to find ways to debug the problem. I was running a pact dev server on my...

I'm attempting to get so-called silent notifications (data messages) working on iOS as they do on Android. These should essentially be notifications which only have "conent-available" property and key-value pairs...

WebStorm gives the following error report when launching: java.lang.Throwable: Assertion failed at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:254) at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:263) at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.doFindChildById(VirtualDirectoryImpl.java:539) at com.intellij.openapi.vfs.newvfs.persistent.FSRecords$1ParentFinder.findChild(FSRecords.java:598) at com.intellij.openapi.vfs.newvfs.persistent.FSRecords$1ParentFinder.findDescendantByIdPath(FSRecords.java:591) at com.intellij.openapi.vfs.newvfs.persistent.FSRecords.findFileById(FSRecords.java:616) at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.findFileById(PersistentFSImpl.java:1423) at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.findFileById(PersistentFSImpl.java:58) at com.intellij.util.indexing.FileBasedIndexScanUtil.processFilesContainingAnyKey(FileBasedIndexScanUtil.java:248) at...