Many Videos are Missing!

Many Videos are missing like
Mapper class WeatherForecastMapperRemote.kt,
WeatherMapperRemote.kt
ServiceLocator…kt
WeatherApplication.kt

The whole utils and Ui part

My doubt has not been solved yet

java.lang.IllegalStateException: Can’t access the Fragment View’s LifecycleOwner when getView() is null i.e., before onCreateView() or after onDestroyView() at androidx.fragment.app.Fragment.getViewLifecycleOwner(Fragment.java:328) at com.codingblocks.weatherapp.ui.home.HomeFragment.invokeLocationAction(HomeFragment.kt:57) at com.codingblocks.weatherapp.ui.home.HomeFragment.onStart(HomeFragment.kt:50)

I’m getting this while running

@aggarwalpulkit596-g Please take a look

I tried changing this instead of viewLifecycleOwner but The App is only showing BottomNavigationView rest everything is blank

I also tried runnning coding blocks weather App . I’m getting same thing there the log are also same

@sahilshirodkar1630 can you check the kotlin version in build.gradle (project)
also show the code snippet for the observer where you are getting the error

ext.kotlin_version = “1.4.32”

When will they add all the videos?

2021-05-20 16:41:46.851 30648-30648/? E/ocks.weatherap: Unknown bits set in runtime_flags: 0x8000 I’m getting this in logs

Even in the coding blocks weather app I’m getting the same error . i have checked my code its same as coding blocks git repo weather App

Can you share the repo link

Its codingblocks Archives git repo project

I’m getting the same error there too

Is there any working git repo for Weather App ?

I’m not sure of the videos but I can try to fix the error or crash you are facing

@sahilshirodkar1630 I’ve created an issue here regarding the error you are facing mentioned the reason in the description too. Please take a look

Issue - https://github.com/coding-blocks-archives/WeatherApp/issues/1