Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OrionVideoView Inflation fails sometimes #7

Open
ameenmaheen opened this issue Dec 12, 2017 · 1 comment
Open

OrionVideoView Inflation fails sometimes #7

ameenmaheen opened this issue Dec 12, 2017 · 1 comment

Comments

@ameenmaheen
Copy link

Hi team

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
  1. I have placed the license on correct place

  2. 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)

`

@ameenmaheen
Copy link
Author

No I didn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant