Fork me on GitHub
#cljsrn
<
2017-11-24
>
rnandan27309:11:29

@pesterhazy Thanks, will check it out and post the results

danielneal10:11:47

@rnandan273 if you still have problems, try using cljs-oops and go round replacing javascript interop calls like crazy

danielneal10:11:20

The following code works in dev mode but fails when in prod-build sounds like it might be an advanced compilation issue

rnandan27312:11:34

@danieleneal Sure will check which one works. The weird thing is when i deploy the prod version on Expo app on iOS it works, but not on Android ( either via Expo or via google store )

pesterhazy13:11:48

The clj->js problem is essentially random so that could explain it

pesterhazy13:11:13

Also you could just use simple optimizations instead - no one's forcing you to use advanced