Josef Fröhle
Josef Fröhle
English please!
@dongzhanhub please use the code blocks to show the code in good format. Thanks
For the protobuf with mvc check the grpc examples with mvc
you can send both json or pb directly in the body. Both works for me. the only thing you need is the DI ob the protobuf in the function.
Then just use it properly! https://github.com/j3k0/cordova-plugin-purchase/blob/master/www/store.js#L100-L110 maybe you need to install cordova?
did you setup the capacitor config? and sync?
I use it also in a CapacitorJS Projekt, but don't have the problems. So I think its something wrong with your setup. Did you import the cordova.js in your html...
I have test it without the awesome cordova plugins, and I cant see any error. So it looks like its a problem of your setup.
You should handle it on server side....
I can confirm, that upate the `uri` via `ALTER TABLE oc_calendarobjects MODIFY uri varchar(355) NULL;` Has fixed the problems.