Roman Sandu
Roman Sandu
@kholiavko-roman you still not solved problem?
@kholiavko-roman i solved problem like this `export function getMimeType(type) { switch (type) { case "doc" : return "application/msword"; case "docx" : return "application/vnd.openxmlformats-officedocument.wordprocessingml.document" case "ppt": return "application/vnd.ms-powerpoint"; case "pptx": return...
@LtkStark I'm glad that my code helped you
same error
On Android, I am getting the same issue. Start call work perfect but end call not working then app was killed
I got same error with .zip ! This is full code with error https://drive.google.com/file/d/1Ag3hkRh0hWLy9f5b9gv7GGhA2wdOZi-w/view?usp=sharing
2021 year but this bug still work. any updates?
i have the same bug. Have you found a solution?
@natterstefan Hi. No but i write like this Mixpanel.trackWithProperties("main success", obj: { thirst:1, second:2, }, ) //work in obj i push all data i need. Don't use more then 1...
@natterstefan downgrade don't help me.