question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Java Packages are deleted

See original GitHub issue

After successfully renaming my app and decided to build it, the app crashed unexpectedly on my emulator without any error output. So i dug through and discovered that both MainActivity.java and MainApplication.java have been deleted. Please is there any fix for this??? There haven’t been any fix or whatsoever so far.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:5

github_iconTop GitHub Comments

3reactions
st-slothcommented, Jul 18, 2018

This issue only happens if the command is run as react-native-rename <newName> -b <bundleIdentifier> when newName is different from the current name and bundleIdentifier is the same as the current bundle identifier.

0reactions
ajcritescommented, Nov 1, 2018

Fixed by #62

Read more comments on GitHub >

github_iconTop Results From Across the Web

java - Eclipse - How To Remove Packages - Stack Overflow
Packages are not mandatory. If you create a new project in Eclipse, you can directly add your classes to src folder.
Read more >
Delete: Removing default package removes source folder - Bugs
Create new Java project, add source folder 'src' with a file 'A.java' 2. In the package explorer select the 'default package' in 'src'...
Read more >
Instructions for Uninstalling Java
You can uninstall Java in the same way as you would uninstall any other software from your computer. You may need administrator privileges...
Read more >
Deleting and restoring a package - GitHub Docs
To the right of the version you want to delete, click and select Delete version. Delete package version button; To confirm deletion, type...
Read more >
remove java - Sybase Infocenter
Removes one or more Java-SQL classes, packages, or JARs from a database, when Java classes are installed in the database. Syntax. remove java...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found