FlutterSwift
FlutterSwift copied to clipboard
Android counter example non-functional
After rebasing our swift-java fork to the latest version, the counter example appears to compile and link for Android, but not function completely.
Setting a breakpoint on the C symbol for methodCallHandler breaks, so it appears that it's almost working. However I never see the counter update. This previously worked.