Michał Ziobro

Results 7 issues of Michał Ziobro

With watchOS 6 standalone and i think new app there is requirement for "apns-topic": "#bundle-id" , "apns-push-type": "alert", I think it should go not into body but into the header....

waiting for feedback

I try to use it but I am using cocoa pods for dependency management. I could also just generate Swift SoapClient if I could build this project but there is...

Hello I have been trying to implement you api in my app to enable RTL action bar for arabic audience. I have encounter some odd behaviour: I have home button(one...

bug

I think for SwiftUI views such order should be supported by default Or there should be possibility to exclude some content types from ordering like only initializers to enable random...

enhancement

I've tried to use extra_kwargs extra_kwargs, extra_notification_kwargs But none of this works.

It will be easier to test while learning such things by just installing this app. Then manually building project. If it is possible I will be glad to see this...

I have tried this solution but it doesn't inject my Repository object into Worker. I have such error: E/WorkerFactory: Could not instantiate com.myapp.workers.ProposedDatesEmailWorker java.lang.NoSuchMethodException: [class android.content.Context, class androidx.work.WorkerParameters] at java.lang.Class.getConstructor0(Class.java:2320)...