Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Multi-Screens-App Issue

Hi Team,

I have implemented multiscreen App from below link:

https://github.com/Fitbit/sdk-exercise

While first time launching an app I am getting below error:

[4:05:06 PM] App: Error 12 Critical glue error
[4:05:06 PM] App: Unhandled RangeError: Out of memory: Couldn't allocate snapshot ((null):1,1)
[4:05:06 PM] App: Launch complete - durations: foregrounding(9784ms), first paint(14ms), total(9810ms).

Its working fine after the first launch.
I don't know what the issue is.

Best Answer
0 Votes
2 REPLIES 2

Is the project on Github?

Best Answer
0 Votes

Thanks for your reply but I am facing another issue.

When I am installing app first time then the app is not launch

 I am getting below log:
 
Launching app [1:45:10 PM] Companion: Loaded and evaluated: file:///android_asset/bootstrap.js (js-engine-bootstrap.html:9,1) [1:45:10 PM] Companion: Loaded and evaluated: file:///data/user/0/com.fitbit.FitbitMobile/app_companions/418e7cbd-0b24-4ac5-bb2e-2ba653754076/0x048536b2c5dcb685/companion.js (js-engine-bootstrap.html:9,1) [1:45:10 PM] Companion: Companion launched by [launchedOnTracker] [1:45:20 PM] Companion: App closed on device, unloading companion in 3 seconds… [1:45:23 PM] Companion: Unloading companion… [1:45:25 PM] Companion: Companion unloaded
 
 
This issue occurs only the first time.
I am sharing our project in private message.
 
 
Best Answer
0 Votes