Skip to content

[Android] Application crashes on start #397

Description

@mattveraldi

Hi, I have a RN 0.50.3 project running:

	"dependencies": {
		"react": "16.0.0",
		"react-native": "0.50.3",
		"react-native-vector-icons": "^4.4.2",
                "react-native-admob": "^2.0.0-beta.5",
		"react-navigation": "^1.0.0-beta.19",
		"react-redux": "^5.0.6",
		"redux": "^3.7.2",
		"redux-thunk": "^2.2.0"
	},

And I need to set up some admob banners.
I installed and linked successfully react-native-admob but my app crashes on startup without giving me any error. it's very strange and I still can't figure out why it happens.

It used to work with an old version of react-native-admob, but I lost the package.json file and I can't remember which version it was.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions