Sentry Logger [Error]: SDK not enabled, will not send event

I have used Sentry in my Ionic project for a month. Everything works fine until I upgrade cordova platforms to 8.0.0 from 6.4.0 and sdk to 28 from 26.
this is the errors:
image
I have reinstalled my platform and sentry several times and I tried everything I could do but nothing works. I have no clue about that.
my ionic info:
Ionic:

ionic (Ionic CLI) : 4.12.0
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.1.11

Cordova:

cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
Cordova Platforms : android 8.0.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 2.2.0, (and 30 other plugins)

System:

Android SDK Tools : 26.1.1 (C:\Users\MinhTan\AppData\Local\Android\Sdk)
NodeJS : v10.15.3 (C:\Program Files\nodejs\node.exe)
npm : 6.4.1
OS : Windows 10

Could you guy point out the problems?
Thanks you for help.