Native App NanoFlow Get- Current Location is not Working

0
An error occurred while executing an action of Nativee.CustomerTripsPage.actionButton1: Could not create 'NanoflowCommons.Geolocation' object to store location Nanoflow stack:  "Call JavaScript Action" in nanoflow "Nativee.ACT_GetLocation" Current page: Nativee.CustomerTripsPage Stack: @http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:997:1809 Me@http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:33:19449 r@http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:33:19154 k@http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:998:252 u@http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:75:157 @http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:75:866 @http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:81:1692 p@http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:81:528 N@http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:81:918 callReactNativeMicrotasks@http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:81:3079 value@http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:64:2936 @http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:64:1046 value@http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:64:2584 value@http://10.5.10.135:8083/index.bundle?platform=ios&dev=false&minify=true:64:1005 value@[native code] value@[native code]
asked
1 answers
1

This looks like it might be a rights issue. Make sure your user has the module role “user”, hopefully this should fix your issue :)

answered