Alex Cernik

Results 18 comments of Alex Cernik

> I don't think it is fixable...but the android code is in the /android folder if you mean that Notifications not autoClear, is persisted

How to create a function to check if user is authenticated??

> ``` > @Override > protected void onDestroy() { > super.onDestroy(); > Intent intent = new Intent(this.getApplicationContext(), VIForegroundService.class); > intent.setAction("com.voximplant.foregroundservice.service_stop"); > } > ``` > > this worked for me....

Hi, how to user get_serializer_context to pass extra context to serializer?

> What is wrong with the rendering? I don't see an issue The rendering of the week is wrong when locale is changed to another language

> is it the day numbers being incorrect? yes, the change the locale to another language do not select the current week. check change to es locale