mark spowage
mark spowage
does this work now with 1.5 ? some Check error appears
can a server event quickly show on the client ? 1. server event 'we have data' 1. client gets event -> gets data
can a 3 legged authenticate be done to obtain token/secret so any twitter user can login and tweet ?
ReactNativeKatas/android/app/src/main/java/com/reactnativekatas/MainActivity.java:27: error: method does not override or implement a method from a supertype @Override ^ /code/android/react-native/ignite2/ReactNativeKatas/android/app/src/main/java/com/reactnativekatas/MainActivity.java:36: error: method does not override or implement a method from a supertype @Override ^...
the website is down no docs no get started ?
FAILURE: Build failed with an exception. * Where: Build file '/home/sp/code/android/react-native/ignite2/ChainReactApp2019/android/app/build.gradle' line: 175 * What went wrong: A problem occurred evaluating project ':app'. > Could not find method packagingOptions() for...
what fix will avoid any video here ? just audio private void init() { try { EGLContext con = VideoRendererGui.getEGLContext(); voiceMail = new VoiceMail(localRender, remoteRender); voiceMail.initializeMediaContext(JanusActivity.this, true, true, true, con);...
any bulk write possible ?
can this still work ?
so now a window of a collection can be published without accumulating documents from a prior window ? when the window view changes the old window documents are not wanted....