EasyAR split not working

Hey! I’m using Easy AR and i have to split my app for google play. I have done Unity’s split option however the app no longer loads the resources from obb. Without split it runs great. Any solutions? Thank you!

why not use asset bundles ?? u can use the playerprefs class to check if the game is running for the first time or not and if it’s running for the first time download the asset bundle. let me know if u need any help with asset bundle or playerprefs. these r really easy concepts.