Mikhail Isaev aka iMike

Results 81 comments of Mikhail Isaev aka iMike

Have you already implemented `Notification Content` and `Notification Service` extensions? If I understand the task correctly, this is only possible by implementing these custom targets to process the incoming push...

Hey @gennaro-safehill, thanks for the great pull request! It looks good. Is it ready to be merged?

Thank you @gennaro-safehill, once you confirm it works well I'm ready to merge and tag it as `v3.0.0`

@gennaro-safehill I think this will work great! I'm ready to merge and tag it as v3 once the README is updated. Could you please update the README as well?

@gennaro-safehill Many thanks for your contribution! It is now available since `3.0.0-beta.1` tag.

The lack of autocompletion is quite frustrating. Are there any updates on this issue?

Is it CJS? I'm getting `octokit The current file is a CommonJS module` while trying to import it `import { Octokit, App } from "octokit";` after installing via `npm install...

Hey, yeah it seems time to upgrade it to async/await

I've switched to the [6.2 release](https://github.com/finagolfin/swift-android-sdk/releases/tag/6.2) and am encountering an issue when launching the app on an Android Emulator with 16KB page size: ``` FATAL EXCEPTION: main Process: com.some.app, PID:...

> Is there any reason you're still using this SDK Well, I just delayed switching to the new SDK while yours was working fine. The new SDK is missing the...