Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Unable to run on Android (error: package okhttp3 does not exist) #217

@ghost

Description

I can't run my project on Android because the error : error: package okhttp3 does not exist import okhttp3.MediaType; keeps showing on run.

I've tried several solutions like adding compile 'com.squareup.okhttp3:okhttp:3.4.1' to my build.gradle file but nothing worked !

RN : 0.39.2
RNFB : 0.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions