-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Problem Description
I have build an app base64string-package-maker to be able to decrypt packages so that I could use the package on other apps.
The problem is that When I build publish/create app Package with release as a target I only get blank app.
That mean when I run Install.ps1 the app gets installed but there is no js included what so ever.
I think that the app boundle is not included somehow or maybe something else.
I do not get Any exception or error, So I have no Idea what is happning.
Steps To Reproduce
1- create an app and then publish it with release
2- You will get a clean app without any js
OR
1- fork my app base64string-package-maker
2- publish it and see that there is no js included
Expected Results
The app should show the js components and run as normal.
CLI version
8.0.3
Environment
System:
OS: Windows 10 10.0.19044
CPU: (8) x64 Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
Memory: 5.70 GB / 11.92 GB
Binaries:
Node: 14.18.1 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.17 - ~\AppData\Roaming\npm\yarn.CMD
npm: 6.14.15 - C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowDevelopmentWithoutDevLicense: Enabled
AllowAllTrustedApps: Enabled
Versions: 10.0.17763.0, 10.0.18362.0, 10.0.19041.0
IDEs:
Android Studio: AI-212.5712.43.2112.8609683
Visual Studio: 16.11.32602.291 (Visual Studio Enterprise 2019)
Languages:
Java: 18.0.1.1 - C:\Program Files\Common Files\Oracle\Java\javapath\javac.EXE
npmPackages:
@react-native-community/cli: Not Found
react: 18.0.0 => 18.0.0
react-native: 0.69.1 => 0.69.1
react-native-windows: 0.69.1 => 0.69.1
npmGlobalPackages:
*react-native*: Not FoundTarget Platform Version
10.0.15063
Target Device(s)
Desktop
Visual Studio Version
Visual Studio 2019
Build Configuration
Release