You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this issue for some time but not regular
OrionContext.java line 201
fi.finwe.orion360.OrionContext.verifyAvailableLicenses
Fatal Exception: java.lang.RuntimeException
Unable to start activity ComponentInfo{com.creativeinnovations.mea/com.creativeinnovations.mea.VideoDetailsActivity}: android.view.InflateException: Binary XML file line #17: Binary XML file line #17: Error inflating class fi.finwe.orion360.OrionVideoView
I have placed the license on correct place
Player has worked for me several times
3.I cant reproduce the issue but i can share you the log with from fabric
Hi team
I am getting this issue for some time but not regular
I have placed the license on correct place
Player has worked for me several times
3.I cant reproduce the issue but i can share you the log with from fabric
`
fi.finwe.orion360.OrionContext.verifyAvailableLicenses (OrionContext.java:201)
| fi.finwe.orion360.OrionContext. (OrionContext.java:81)
| fi.finwe.orion360.OrionContext.onViewCreated (OrionContext.java:38)
| fi.finwe.orion360.OrionSurfaceView.init (OrionSurfaceView.java:291)
| fi.finwe.orion360.OrionSurfaceView. (OrionSurfaceView.java:285)
| fi.finwe.orion360.OrionVideoView. (OrionVideoView.java:330)
| java.lang.reflect.Constructor.newInstance (Constructor.java)
| android.view.LayoutInflater.createView (LayoutInflater.java:631)
| android.view.LayoutInflater.createViewFromTag (LayoutInflater.java:776)
| android.view.LayoutInflater.createViewFromTag (LayoutInflater.java:716)
| android.view.LayoutInflater.rInflate (LayoutInflater.java:847)
| android.view.LayoutInflater.rInflateChildren (LayoutInflater.java:810)
| android.view.LayoutInflater.rInflate (LayoutInflater.java:855)
| android.view.LayoutInflater.rInflateChildren (LayoutInflater.java:810)
| android.view.LayoutInflater.inflate (LayoutInflater.java:527)
| android.view.LayoutInflater.inflate (LayoutInflater.java:429)
| android.view.LayoutInflater.inflate (LayoutInflater.java:380)
| android.support.v7.app.AppCompatDelegateImplV9.setContentView (AppCompatDelegateImplV9.java:287)
| android.support.v7.app.AppCompatActivity.setContentView (AppCompatActivity.java:139)
| com.creativeinnovations.mea.VideoDetailsActivity.onCreate (VideoDetailsActivity.java:54)
| android.app.Activity.performCreate (Activity.java:6904)
| android.app.Instrumentation.callActivityOnCreate (Instrumentation.java:1136)
| android.app.ActivityThread.performLaunchActivity (ActivityThread.java:3266)
| android.app.ActivityThread.startActivityNow (ActivityThread.java:3016)
| android.app.LocalActivityManager.moveToState (LocalActivityManager.java:136)
| android.app.LocalActivityManager.startActivity (LocalActivityManager.java:348)
| com.creativeinnovations.mea.AnimatedActivity.startChildActivity (AnimatedActivity.java:61)
| com.creativeinnovations.mea.LandingActivity.handleVideo (LandingActivity.java:789)
| com.creativeinnovations.mea.LandingActivity.OnItemClicked (LandingActivity.java:457)
| com.creativeinnovations.adpater.VideoRecyclerAdapter$VideoHolder.onClick (VideoRecyclerAdapter.java:106)
| android.view.View.performClick (View.java:5721)
| android.view.View$PerformClick.run (View.java:22620)
| android.os.Handler.handleCallback (Handler.java:739)
| android.os.Handler.dispatchMessage (Handler.java:95)
| android.os.Looper.loop (Looper.java:148)
| android.app.ActivityThread.main (ActivityThread.java:7406)
| java.lang.reflect.Method.invoke (Method.java)
| com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1230)
| com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1120)
`
The text was updated successfully, but these errors were encountered: