-
Notifications
You must be signed in to change notification settings - Fork 47
(Android working) But not working with IOS 14.* #73
Comments
I'm getting the same error too |
What things have you tried during debugging? |
same problem it's been working before |
I found a workaround. You need edit the package on Add Some like this:
I found the solution there: |
Now I used ytdl-core with rest api for my app right now. I thinks this package not update anymore. So issue has been fixed for me. |
I have problem with IOS can't get data response with error below.
TypeError: undefined is not an object (evaluating 'videoDetails.thumbnail.thumbnails
I was console.log in package and I see info = {"player_response": undefined}
Thanks for help.
The text was updated successfully, but these errors were encountered: